@if(count($reportData) > 0)
@endif
@else
@endif
| S/L | Date | Invoice Code | Warehouse | Product | Quantity |
|---|---|---|---|---|---|
| From {{ $start_date }} To {{ $end_date }} | |||||
| {{ $loop->iteration }} | {{ $value->date }} | {{ $value->invoice_code }} | {{ $value->warehouse_name }} | {{ $value->product_name }} {{ $value->code }} {{ $value->variant_name }} | {{ $value->quantity }} |
| Grand Total: | {{ $totalQuantity }} | ||||