@if(@$branch->image)
@endif
Center Name:
{{@$branch['city']}}
Delivery Man:
{{ ($delivery_person_name) ? $delivery_person_name : ''}}
Location:
{{ ($area_name) ? $area_name : ''}}
Date:
{{date("d/m/Y h:i A", strtotime(now()))}}
PH:
{{@$branch['contact_no']}}
Sr.
Consingment No.
Center
Receiver
Signature
@foreach($inwards as $inward)
{{$srno}}
{{$inward->barcode}}
@php $generator = new \Picqer\Barcode\BarcodeGeneratorPNG(); @endphp
{{$inward->name}}
{{$inward->receiver}}
@php $srno++ @endphp @endforeach