{{ trim($branch['city'], "\"'") }}
{{-- {{$receipts->destination}} --}}
{{$receipts->center_name}}
{{-- {{date("d/m/Y h:i A", strtotime($receipts->created_at))}}
--}}
{{-- {{date("d/m/Y ", strtotime($receipts->created_at))}} --}}
{{date("d/m/Y ", strtotime($receipts->date))}}
@php
$generator = new \Picqer\Barcode\BarcodeGeneratorPNG();
@endphp
{{$receipts->consignment_no}}
{{$receipts->client_name}}
{{-- {{$receipts->consignor_mobile}} --}} {{ isset($sender_details->phone1) ? $sender_details->phone1 : '' }}
{{--
{{$receipts->consignee}}
--}}{{$receipts->receiver_name}}
{{--{{$receipts->consignee_mobile}}
--}}{{$receipts->mobile}}
{{--{{ isset($receiver_details->mobile) ? $receiver_details->mobile : '' }}
--}}
{{-- {{$receipts->packagetype_name}} --}}
{{$receipts->package_type_name}}
{{-- {{$receipts->value}} --}}
{{($displayAccountParcelWeight) ? 'A/c' : $receipts->weight}}
{{-- {{$receipts->total_charge}} --}}
{{-- {{$receipts->net_amt}} --}}
{{$receipts->remarks}}