Head Office product View
All Products
Number of Product : @php $procount = \App\Models\Invoice::where('invoice_no', $sales->invoice_no)->where('head', 'Yes')->count(); $qnty = !empty($procount) ? $procount : '0'; @endphp {{ $qnty }}
Total Price:
| S.no | Sales Barcode | Product Name | Product Model Name | NLC Price | Action |
|---|