Expiry Management
Add Expiry Record{{ session('success') }}
@endif
| # | Item Name | Quantity | Unit | Expiry Date | Remarks | Created At | Action |
|---|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->item_name }} | {{ $item->quantity }} | {{ $item->unit }} | {{ $item->expiry_date }} | {{ $item->remarks }} | {{ $item->created_at }} | Edit |
| No expiry records found. | |||||||