{{ trim($branch['name'], "\"'") }}
{{-- --}}
{{-- {{date("d/m/Y h:i A", strtotime($receipts->created_at))}} --}}
{{date("d/m/Y", strtotime($receipts->date))}}
{{ $displayAccountParcelWeight ? 'A/c' : $receipts->weight }}@if(!$displayAccountParcelWeight){{ ' ' . $receipts->weight_type }}@endif
{{$receipts->freight_charge}}
{{$receipts->cgst}}
{{$receipts->sgst}}
{{--
{{ showPrice($receipts->total_charge)}}
--}}
{{-- {{ showPrice($receipts->net_amt)}} --}}
{{'' }}