{{$company->company_name}} |
||
|
{{$company->company_address}}
|
| From | {{$fromDate}} | To | {{$toDate}} |
|---|
| Serial | Ref | L*W | Sequence | Status | @if($type=="cutting")Stock Label | @endIfDate | Remark | Reason | @if($type=="laminating" || $type == 'nipping')Autoclave | @endIf
|---|---|---|---|---|---|---|---|---|---|
| {{$orderSerialData[$i]->orderDtSubSerial_serial}} | {{$orderSerialData[$i]->reference}} | {{$orderSerialData[$i]->size}} | {{$orderSerialData[$i]->orderDtSub_sequence}} | {{$orderSerialData[$i]->status}} | @if($type=="cutting"){{$orderSerialData[$i]->stockLabel}} | @endIf{{$orderSerialData[$i]->date}} | {{$orderSerialData[$i]->remark}} | {{$orderSerialData[$i]->reason}} | @if($type=="laminating" || $type == 'nipping'){{$orderSerialData[$i]->autoclave}} | @endIf