Item Masterlist

@if(Session::get('warehouse') !== 'all') @if(((auth()->user()->UserType->TypeOfUser->name !== "Rank and File") || (auth()->user()['UserDepartment']['Department']['name'] == 'Procurement'))) @endif @endif

Total Items : {{ $data_count }}

Active Item: {{ $active_item }}
Inactive Item: {{ $inactive_item }}
@push('scripts') @endpush