@if(!$is_pdf)
Back
@endif
| Stock | Avl Quantity | QOH | CP | Total Amount |
|---|---|---|---|---|
| {{$items['product_name']}} | ||||
| {{$item->varient_code}}/{{$item->varient_name}} | {{$item->quantity}} | {{$item->availability}} | {{$item->basic_cost ?? ''}} | {{$item->purchase_cost}} |
| Total: | {{$total}} | |||