@push('css') @endpush
SL | Product Code | Product Name | Category | Brand | Stock In Inventory |
---|---|---|---|---|---|
{{++$i}} | {{$product->code}} | {{$product->name}} | @if($product->SubSubCategory) {{$product->SubSubCategory->name}} @endif | {{$product->Brand->name}} | {{$product->PurchaseInvoiceDetail->sum('quantity')-$product->SaleInvoiceDetail->sum('quantity')}} |
47600.00 | 47600.00 |