@if($job_types->total()) Records {{ ( $job_types->currentPage() - 1 ) * $job_types->perPage() + 1 }} to {{ ( $job_types->currentPage() - 1 ) * $job_types->perPage() + $job_types->count() }} from {{ $job_types->total() }} Records @else No Record @endif
| ID | Name | Department | Action |
|---|---|---|---|
| {{ $job_type->id }} | {{ $job_type->name }} | {{ $job_type->jobGroup->name }} |