@extends('layouts.app') @section('title') {{ __('Issue Tracker') }} @endsection @section('styles') @endsection @section('breadcrumb')
| # | {{ __('ID') }} | {{ __('Department') }} | {{ __('Title') }} | {{ __('Description') }} | {{ __('Latest Comment') }} | {{ __('Reporter') }} | {{ __('Created Date') }} | {{ __('Status') }} | {{ __('Priority') }} | {{ __('Last Updated By') }} | {{ __('Last Updated Date') }} | {{ __('Action') }} |
|---|