@if (is_null($itemLists) || empty($itemLists))
@else
{{-- --}}
Currently No Information Available!
{{-- Create --}}
{{-- itemList Table goes here --}}
Sl# | Division | Company | Name | Category | Active | Actions |
---|---|---|---|---|---|---|
{{ ++$sl }} | {{ $itemList->division->name }} | {{ $itemList->company->name }} | {{ $itemList->name }} | {{ $itemList->item_category }} |
|