@php $receipt = $receipts; $sender_details = json_decode($receipt->sender_data); $receiver_details = json_decode($receipt->receiver_data); @endphp

{{ trim($branch['name'], "\"'") ? trim($branch['name'], "\"'") :''}}

{{ trim($branch['address'], "\"'") }} {{ trim($branch['city'], "\"'") }}

PH: {{ trim($branch['contact_no'], "\"'") }}

FROM{{ trim($branch['city'], "\"'") }}
{{-- AWB NO.{{$receipts->number}} --}} AWB NO.{{$receipts->consignment_no}}
{{-- TO{{$receipts->destination}} --}} TO{{$receipts->center_name}}
DATE {{-- {{date("d/m/Y h:i A", strtotime($receipts->created_at))}} --}} {{date("d/m/Y", strtotime($receipts->date))}}
SHIPPER

{{$receipts->client_name}}
{{-- {{$receipts->consignor_mobile}} --}} {{ isset($sender_details->phone1) ? $sender_details->phone1 : '' }}

GST NO.

{{-- RECEIVER

{{$receipts->consignee}}
{{$receipts->consignee_mobile}}

--}} RECEIVER

{{-- {{$receipts->consignee}}
--}} {{$receipts->receiver_name}}
{{$receipts->mobile}}

{{-- {{ isset($receiver_details->mobile) ? $receiver_details->mobile : '' }}

--}}

GST NO.

DESCRIPTION OF CONTENTS
{{$receipts->package_type_name}}
DECLARED VALUE
{{ showPrice($receipts->parcel_value)}} {{--
{{ $receipts->parcel_value}} --}}
WEIGHT
{{($displayAccountParcelWeight) ? 'A/c' : $receipts->weight}}
CHARGE
{{--
{{ (($receipts->value ?? 0) + ($receipts->insurance_amt ?? 0)) }} --}}
{{-- {{ (($receipts->amount ?? 0) + ($receipts->insurance_amt ?? 0)) }} --}}
GST
{{-- {{ (($receipts->cgst ?? 0) + ($receipts->sgst ?? 0))}} --}}
TOTAL CHARGE
{{--
{{ $receipts->total_charge}} --}} {{--
{{ showPrice($receipts->total_charge)}} --}}
{{-- {{ showPrice($receipts->net_amt)}} --}}

CONSIGNEE SIGNATURE & RUBBER STAMP

NAME:

DATE:

TIME..................................AM/PM

GST. No {{ trim($branch['gstno'], "\"'") }}

Received By

{{ trim($branch['name'], "\"'") }}