Kirim Ke Produksi
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}}

Detail

@foreach($sent_to_production->sent_to_production_details as $item) @endforeach
Kode Item Qty
{{$item->product ? $item->product->code : "-"}} {{$item->product ? $item->product->name : "-"}} {{$item->quantity}}