@extends('layouts.admin-simple') @section('title', 'Indirect Goods - Warehouse Inventory') @section('breadcrumb') @endsection @section('page-title')

Indirect Goods - Warehouse Inventory

Current stock levels of indirect goods in warehouse

work Project Inventory warning Low Stock @can('warehouse.indirect-inventory.adjust') tune Adjustments @endcan @can('warehouse.indirect-goods.create') add Add Item @endcan
@endsection @section('content')
filter_listFilters
# IG Code Description Category Invoice No. Batch No. Qty Available Unit Price Total Value Expiry Date Status
@endsection @section('scripts') @endsection