{{$company->company_name}} |
||
| {{$company->company_address}} |
| Client | {{$order->client_name}} | Date | {{$order->orderDtSubSerial_printDate}} |
|---|---|---|---|
| Phone | {{$order->client_phone}} | Project | {{$order->setup_name}} |
| {{$order->client_email}} | |||
| Address | {{$order->client_address}} |
| Stand | Qty | SQR (m) |
|---|
| {{$stands[$i]->orderDtSubSerial_deliveryStand}} | {{$stands[$i]->stand_qty}} | {{$stands[$i]->area}} | ||||||
| Order | Cust P.Ref | Sequence | Cl Ref. | Description | Width(cm) | Length(cm) | ||
|---|---|---|---|---|---|---|---|---|
| {{$stands[$i]->itemsByStand[$j]->orderNo}} | {{$stands[$i]->itemsByStand[$j]->order_clientReference}} | {{$stands[$i]->itemsByStand[$j]->orderDtSub_sequence}} | {{$stands[$i]->itemsByStand[$j]->orderDtSubSerial_clientReference}} | {{$stands[$i]->itemsByStand[$j]->item_description}} | {{$stands[$i]->itemsByStand[$j]->orderDtSub_width}} | {{$stands[$i]->itemsByStand[$j]->orderDtSub_lenght}} |