Kode | {{$production->code}} |
Tgl | {{$production->date}} |
Work Order | {{$production->work_order ? $production->work_order->code : "-"}} |
Deskripsi | {{$production->description}} |
Kode | Item | Qty Produksi | Qty Finish |
{{$item->product ? $item->product->code : "-"}} | {{$item->product ? $item->product->name : "-"}} | {{$item->quantity}} | {{$item->quantity_finish}} |