{{$branch['city']}}
{{$receipts[0]->destination}}
{{date("d/m/Y", strtotime($receipts[0]->date))}}
{{$branch['name']}}
{{$branch['address']}} {{$branch['city']}} {{$branch['zipcode']}}
{{$branch['contact_no']}}
{{$receipts[0]->consignor}}
{{$receipts[0]->consignor_mobile}}{{$receipts[0]->consignee}}
{{$receipts[0]->consignee_mobile}}{{$receipts[0]->parcel_value}}
{{$receipts[0]->number}}
{{$receipts[0]->number_of_box}}
{{$receipts[0]->weight}}
{{$receipts[0]->weight}}
{{$receipts[0]->packagetype_name}}
{{number_format($receipts[0]->value,2)}}
{{number_format($receipts[0]->cgst,2)}}
{{number_format($receipts[0]->sgst,2)}}
0.00
{{number_format((($receipts[0]->value * $receipts[0]->freight_charge) / 100),2)}}
{{number_format($receipts[0]->insurance_amt,2)}}
{{number_format($receipts[0]->total_charge,2)}}