'Draft', self::UPCOMING => 'Upcoming', self::PENDING => 'Pending', self::REJECTED => 'Rejected', self::APPROVED => 'Approved', }; } }