Kode | Tgl | Produksi | Jumlah |
{{$item->code ?? '-'}} | {{$item->date ?? '-'}} |
{{$item->work_order ? $item->work_order->code : "-"}}
{{$item->product ? $item->product->name : '-'}} Keterangan : {{$item->description ?? "-"}} |
{{$item->quantity}} |