@if($inventories->total()) Records {{ ( $inventories->currentPage() - 1 ) * $inventories->perPage() + 1 }} to {{ ( $inventories->currentPage() - 1 ) * $inventories->perPage() + $inventories->count() }} from {{ $inventories->total() }} Records @else No Record @endif
| ID | Part Number | Description | Fleet | Action |
|---|---|---|---|---|
| {{ $inventory->id }} | @can('Business - Inventories - List') @endcan {{ $inventory->part_number }} @can('Business - Inventories - List') @endcan | {{ $inventory->description }} | {{ $inventory->fleet }} |