| No | Code | Name |
|---|---|---|
| {{ $loop->iteration }} | ||
| {{ $loop->iteration }} | {{ $item['code'] }} | {{ $item['name'] }} |
| No | Code @if ($sortColumn === 'code') @if ($sortDirection === 'ASC') @else @endif @endif | Name @if ($sortColumn === 'name') @if ($sortDirection === 'ASC') @else @endif @endif | Action |
|---|---|---|---|
| {{ $pricelists->firstItem() + $index }} | {{ $item->code }} | {{ $item->name }} | |
| No pricelists found | |||