{{ 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))}}
{{ trim($branch['name'], "\"'") }}
{{ trim($branch['address'], "\"'") }} {{ trim($branch['city'], "\"'") }} {{ trim($branch['zipcode'], "\"'") }}
{{ trim($branch['contact_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->parcel_value}}
{{--{{$receipts->amount}}
--}}{{$receipts->consignment_no}}
{{$receipts->number_of_box}}
{{ $displayAccountParcelWeight ? 'A/c' : $receipts->weight }}
{{ $displayAccountParcelWeight ? 'A/c' : $receipts->weight }}
{{-- {{$receipts->packagetype_name}} --}}
{{$receipts->package_type_name}}
{{-- {{number_format($receipts->value,2)}} --}}
{{-- {{number_format($receipts->amount,2)}} --}}
{{-- {{number_format($receipts->insurance_amt,2)}} --}}
{{-- {{ $receipts->total_charge }} --}}
{{-- {{ showPrice($receipts->total_charge)}} --}}
{{-- {{ showPrice($receipts->net_amt)}} --}}