| 明細No | 商品コード | 商品名 | 受注数 |
|---|---|---|---|
| {{($input->seq + 1)}} | {{$product->product_code}} | {{$product->product_name}} | {{number_format($input->quantity)}} |
| No. | LOT No. | 賞味期限 | 引当数量 | 出荷可能数量 |
|---|---|---|---|---|
| {{($loop->iteration)}} | {{$allocation->lot_number}} | {{$allocation->expiration_date}} | {{number_format($allocation->quantity)}} | 999 |