Messers: {{ $dc->ca1->head }} |
DC # {{ $dc->sno }} |
DC Date: {{ \Carbon\Carbon::parse($dc->date)->format('d/m/Y') }} |
Address: {{ $dc->ca1->address }} |
||
Phone: {{ $dc->ca1->phone }} |
Order No: {{ $dc->customerpono }} |
Order Date: {{ \Carbon\Carbon::parse($dc->podate)->format('d/m/Y') }} |
|
Area: @if($dc){{ $dc->ca1->area }} @endif |
City: @if($dc){{ $dc->ca1->city }} @endif |
Del.By: @if($dc->deliver){{ $dc->deliver->deliver }} @endif |
| Product | Packing | Batch | Expiry | Qty | ||
|---|---|---|---|---|---|---|
| {{ $bl->product->company4->company }} | @endif||||||
| {{ $bl->desc1 }} | {{ $bl->product->size1 }} | @If($bl->batch != "LOCAL-0"){{ str_replace('IMPORT-' , '' ,str_replace('LOCAL-' , '' ,$bl->batch)) }} | @if($bl->expiry) {{ \Carbon\Carbon::parse($bl->expiry)->format('d/m/Y') }} @endif | @else@endif |