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

{{@$branch['person_name']}}

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

M/s.

@if($carrier_id != 'all') {{ $client_id == '' ? $parcels[0]->carrier_name : $parcels[0]->client_name }} @endif

Date. {{$today}}

@if($carrier_id != '' && $client_id == '') @endif @if($nocharges == 'no') @endif @php $finale_amt = 0; $total_cols = 7; @endphp @foreach($parcels as $parcel) @if($carrier_id != '' && $client_id == '') @endif @if($nocharges == 'no') @endif @endforeach @php $amount = $finale_amt; if($parcels[0]->gstReportPrint == '1') { $cgst = ($amount * 9)/100; $sgst = ($amount * 9)/100; $grandAlount = $amount + $cgst + $sgst; $ceilAmount = ceil($grandAlount); $roundValue = $ceilAmount - $grandAlount; } else { $grandAlount = $amount; $ceilAmount = ceil($grandAlount); $roundValue = $ceilAmount - $grandAlount; } if ($carrier_id != '' && $client_id == '') { $total_cols++; } @endphp @if($nocharges == 'no') @endif @if($nocharges == 'no' && $parcels[0]->gstReportPrint == '1') @endif @if($nocharges == 'no') @endif {{-- @if($nocharges == 'no') @if($parcels[0]->gstReportPrint == '1') @endif @endif --}} {{-- @if($nocharges == 'no') @if($parcels[0]->gstReportPrint == '1') @endif --}} {{-- @if($nocharges == 'no') @if($roundValue != '0') @endif @endif @endif --}} {{-- @if($nocharges == 'no') @endif --}}
SrSenderReceiver Center Date Cons_No Package Carrier Remarks WeightCharges
{{$srno}}{{$parcel->client_name}}{{$parcel->receiver_name}} {{($parcel->receiver_mobile) ? '('.$parcel->receiver_mobile.')' : ''}} {{$parcel->center_name}} {{date("d/m/Y", strtotime($parcel->date))}} {{($parcel->reference_number != '') ? $parcel->consignment_no.' (Ref:'.$parcel->reference_number.')' : $parcel->consignment_no}} {{$parcel->dp_name}} {{$parcel->carrier_name}} {{$parcel->remakrs}} {{$parcel->weight}} @if($parcel->number_of_box != null)
({{$parcel->number_of_box}} Box)
@endif
{{Laracore::showPrice($parcel->net_amt)}}
TOTAL AMOUNT {{ Laracore::showPrice($finale_amt) }}
CGST % (9) {{Laracore::showPrice(($finale_amt * 9)/100)}}
SGST / UTGST % (9) {{Laracore::showPrice(($finale_amt * 9)/100)}}
GRAND TOTAL {{$parcels[0]->gstReportPrint == '1' ? Laracore::showPrice($ceilAmount) : Laracore::showPrice($finale_amt)}}
TOTAL AMOUNT {{ Laracore::showPrice($finale_amt) }}
CGST % (9) {{Laracore::showPrice(($finale_amt * 9)/100)}}
SGST / UTGST % (9) {{Laracore::showPrice(($finale_amt * 9)/100)}}
Round Of {{Laracore::showPrice($roundValue)}}
GRAND TOTAL {{$parcels[0]->gstReportPrint == '1' ? Laracore::showPrice($ceilAmount) : Laracore::showPrice($finale_amt)}}
@if($nocharges == 'no')

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

@endif

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

Autho / Sign.