| No. | Product Code | Description | QTY | Unit Price (RM) | Amount (RM) |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $orderDetail->stock->AcStockID }} |
{{ $orderDetail->stock->StockDescription1 }} {{ $orderDetail->remark }}
|
{{ $orderDetail->qty }} | {{ $orderDetail->price }} | {{ number_format($orderDetail->price*$orderDetail->qty,2) }} |
| No. | Product Code | Description | QTY | Unit Price (RM) | Amount (RM) |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $orderDetail->stock->AcStockID }} |
{{ $orderDetail->stock->StockDescription1 }} {{ $orderDetail->remark }}
|
{{ $orderDetail->qty }} | {{ $orderDetail->price }} | {{ number_format($orderDetail->price*$orderDetail->qty,2) }} |