@if(@$branch['image']) @endif

C/o. {{@$branch['person_name']}}

{{@$branch['address']}}, {{@$branch['city']}}
Cargo Booking's Report / {{date("d M Y", strtotime($start_date))}} - {{date("d M Y", strtotime($end_date))}}

M/s.

{{$cargos[0]->client_name}}

Date. {{$today}}

@if($cargos[0]->clientWeight == '1') @endif @if($cargos[0]->clientCharge == '1') @endif @foreach($cargos as $cargo) @if($cargos[0]->clientWeight == '1') @endif @if($cargos[0]->clientCharge == '1') @if($cargo->charge_titles && $cargo->charge_amounts) @php $chargeTitles = explode(',', $cargo->charge_titles); $chargeAmounts = explode(',', $cargo->charge_amounts); $chargeColspan = $cargos[0]->clientWeight == '1' ? 8 : 7; @endphp @foreach($chargeTitles as $index => $charge_title) @endforeach @endif @endif @endforeach @php $amount = $finale_amt; $cgst = ($amount * 9)/100; $sgst = ($amount * 9)/100; $grandAlount = $amount + $cgst + $sgst; $ceilAmount = ceil($grandAlount); $roundValue = $ceilAmount - $grandAlount; @endphp @if($cargos[0]->gstReportPrint == '1' && $cargos[0]->clientCharge == '1') @if($cargos[0]->clientWeight == '1') @else @endif @endif @if($cargos[0]->gstReportPrint == '1' && $cargos[0]->clientCharge == '1') @if($cargos[0]->clientWeight == '1') @else @endif @if($cargos[0]->clientWeight == '1') @else @endif @if($roundValue != '0') @if($cargos[0]->clientWeight == '1') @else @endif @endif @endif @if($cargos[0]->clientCharge == '1') @if($cargos[0]->clientWeight == '1') @else @endif @endif
Sr Receiver Origin Destination Date Cons_No Package CarrierWeightGross Charges
{{$srno}} {{$cargo->receiver_name}} {{$cargo->original_center_name}} {{$cargo->destination_center_name}} {{date("d/m/Y", strtotime($cargo->date))}} {{$cargo->consignment_no}} @if($cargo->reference_number != null)
(Ref: {{$cargo->reference_number}})
@endif
{{$cargo->dp_name}} {{$cargo->carrier_name}}{{$cargo->weight}} @if($cargo->number_of_box != null)
({{$cargo->number_of_box}} Box)
@endif
{{ Laracore::showPrice($cargo->gross_amount)}} {{Laracore::showPrice($cargo->net_amount)}}
{{ $charge_title }} {{ Laracore::showPrice($chargeAmounts[$index])}}
TOTAL AMOUNTTOTAL AMOUNT{{ Laracore::showPrice($finale_amt) }}
CGST % (9)CGST % (9){{Laracore::showPrice(($finale_amt * 9)/100)}}
SGST / UTGST % (9)SGST / UTGST % (9){{Laracore::showPrice(($finale_amt * 9)/100)}}
Round OfRound Of{{Laracore::showPrice($roundValue)}}
GRAND TOTALGRAND TOTAL{{$cargos[0]->gstReportPrint == '1' ? Laracore::showPrice($ceilAmount) : Laracore::showPrice($finale_amt)}}
@if($cargos[0]->clientCharge == '1')

(Rupees in words){{$cargos[0]->gstReportPrint == '1' ? getIndianCurrency($ceilAmount) : getIndianCurrency($finale_amt)}}

@endif @if($cargos[0]->gstReportPrint == '1' && $cargos[0]->clientCharge == '1')

GST No.- {{@$branch['gstno']}}
{{@$branch['bank_address']}}
A/C. No. {{@$branch['bank_acno']}}
IFSC COD - {{@$branch['ifsc_code']}}
MICR CODE - {{@$branch['micr_code']}}
SAC CODE - {{@$branch['sac_code']}}
Pan Card No. - {{@$branch['pancard']}}
Mo. {{@$branch['contact_no']}}

PLEASE MAKE PAYMENT BY A/c. PAYEE CHEQUE IN FAVOR OF {{strtoupper(@$branch['name'])}}

PLEASE MAKE PAYMENT BY AMOUNT DUE ON 1 TO 5 DAYS

For, {{@$branch['name']}}

Autho / Sign.
@endif

In case of any query, feel free to contact us at

{{@$branch['name']}}
{{@$branch['address']}},
{{@$branch['city']}}
+91-{{@$branch['contact_no']}}

This is a system generated email, please do not reply.