{{ 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->date))}}
{{$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 : '' }} --}}
{{ showPrice($receipts->parcel_value)}}
{{-- {{ $receipts->parcel_value }} --}}
{{$receipts->number_of_box}}
{{$receipts->package_type_name}}
{{ $displayAccountParcelWeight ? 'A/c' : $receipts->weight }}@if(!$displayAccountParcelWeight){{ ' ' . $receipts->weight_type }}@endif
{{-- {{ showPrice($receipts->parcel_value)}} --}}
{{-- {{ $receipts->parcel_value }} --}}
Credit
{{-- {{ $receipts->total_charge }} --}}
{{-- {{ showPrice($receipts->total_charge)}} --}}
{{-- {{ showPrice($receipts->net_amt)}} --}}