Item Lists
{!! $items->render() !!}
{!! Paginate::show($items) !!}
| Company Name | Pos Type | Barcode | Itemcode | Description | Active | Last Updated | Action | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $item->company->company }} | {{ $item->company_pos_type->pos_type->pos_type }} | {{ $item->barcode }} | {{ $item->itemcode }} | {{ $item->desc }} | {{ $item->isActive() }} | {{ $item->updated_at }} | |||||||
| No record found | |||||||||||||