| Kode | {{$sent_to_production->code}} |
| Tgl | {{$sent_to_production->date}} |
| Permintaan Material | {{$sent_to_production->material_requirement ? $sent_to_production->material_requirement->code : "-"}} |
| Deskripsi | {{$sent_to_production->description}} |
| Kode | Item | Qty |
| {{$item->product ? $item->product->code : "-"}} | {{$item->product ? $item->product->name : "-"}} | {{$item->quantity}} |