@foreach($bills as $bill) @php $fuelAmount = ($bill->amount * $bill->fchpercent)/100; $totAmount = $bill->amount + $fuelAmount; @endphp
DEBIT MEMO / CASH MEMO

TAX INVOICE

ORIGINAL / DUPLICATE / TRIPLICATE

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

{{@$branch['address']}}, {{@$branch['city']}} - {{@$branch['zipcode']}}
Period Bill / {{date("d M Y", strtotime($bill->start_date))}} - {{date("d M Y", strtotime($bill->end_last))}}

M/s.

{{$bill->name}}

Address

{{@$bill->address1.' '.@$bill->address2.' '.@$bill->city}}

Phone

{{@$bill->phone1}}

GST No.

{{@$bill->gstno}}

Bill No. {{$bill->billno}}

Date{{date("d/m/Y", strtotime($bill->created_at))}}

@if($value == 'Positive') @else @endif @if($value == 'Positive') @else @endif @if($roundValue != '0' && $roundValue < 0.50) @endif
PARTICULAR AMOUNT
COURIER CHARGES FOR THE {{date("d M Y", strtotime($bill->start_date))}} TO {{date("d M Y", strtotime($bill->end_last))}} {{Laracore::showPrice($parcels[0]->total_amount)}}
COURIER CHARGES FOR THE {{date("d M Y", strtotime($bill->start_date))}} TO {{date("d M Y", strtotime($bill->end_last))}} {{Laracore::showPrice($parcels[0]->total_amount + abs($parcels[0]->total_amount - $bill->amount))}}
DISCOUNT - {{Laracore::showPrice($parcels[0]->total_amount - $bill->amount)}}
DISCOUNT --
F.Ch. % ({{$bill->fchpercent}}) {{Laracore::showPrice(($bill->amount * $bill->fchpercent)/100)}}
CGST % ({{$bill->cgstpercent}}) {{Laracore::showPrice(($totAmount * $bill->cgstpercent)/100)}}
SGST / UTGST % ({{$bill->sgstpercent}}) {{Laracore::showPrice(($totAmount * $bill->sgstpercent)/100)}}
IGST % ({{$bill->igstpercent}}) {{Laracore::showPrice(($totAmount * $bill->igstpercent)/100)}}
Round Of {{Laracore::showPrice($roundValue)}}
GRAND TOTAL {{$roundValue < 0.50 ? Laracore::showPrice($ceilAmount) : Laracore::showPrice($floorAmount)}}

(Rupees in words){{$roundValue < 0.50 ? getIndianCurrency($ceilAmount) : getIndianCurrency($floorAmount)}}

GST No.- {{@$branch['gstno']}}
{{@$branch['bank_address']}}
A/C. No. - {{@$branch['bank_acno']}}
IFSC CODE - {{@$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

@if($digital_signature == 1)

Digitally signed by {{strtoupper(@$branch['name'])}}

Date: {{date("d/m/Y", strtotime($bill->created_at))}}
Location: {{@$branch['city']}}
@else

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

Autho / Sign.
@endif
@endforeach @if(count($all_parcels) > 0) @foreach($bills as $bill) @php $fuelAmount = ($bill->amount * $bill->fchpercent)/100; $totAmount = $bill->amount + $fuelAmount; @endphp
Bill Detail / {{date("d M Y", strtotime($bill->start_date))}} - {{date("d M Y", strtotime($bill->end_last))}}
@foreach($all_parcels as $parcels) @endforeach @if($roundValue != '0' && $roundValue < 0.50) @endif
Sr Receiver Center Date Cons_No Package Carrier Weight (Kg/Gram) Ins. / RS Chrg Charges
{{$srno}} {{@$parcels->receiver_name}} {{@$parcels->city_name}} {{date("d/m/Y", strtotime(@$parcels->date))}} {{@$parcels->consignment_no}} {{@$parcels->dp_name}} {{@$parcels->carrier_name}} {{@$parcels->weight}} {{@$parcels->insurance_amt}} {{Laracore::showPrice(@$parcels->net_amt)}}
F.Ch. % ({{$bill->fchpercent}}) {{Laracore::showPrice(($bill->amount * $bill->fchpercent)/100)}}
CGST % ({{$bill->cgstpercent}}) {{Laracore::showPrice(($totAmount * $bill->cgstpercent)/100)}}
SGST / UTGST % ({{$bill->sgstpercent}}) {{Laracore::showPrice(($totAmount * $bill->sgstpercent)/100)}}
IGST % ({{$bill->igstpercent}}) {{Laracore::showPrice(($totAmount * $bill->igstpercent)/100)}}
Round Of {{Laracore::showPrice($roundValue)}}
GRAND TOTAL {{$roundValue < 0.50 ? Laracore::showPrice($ceilAmount) : Laracore::showPrice($floorAmount)}}

(Rupees in words){{$roundValue < 0.50 ? getIndianCurrency($ceilAmount) : getIndianCurrency($floorAmount)}}

@if($digital_signature == 1)

Digitally signed by {{strtoupper(@$branch['name'])}}

Date: {{date("d/m/Y", strtotime($bill->created_at))}}
Location: {{@$branch['city']}}
@else

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

Autho / Sign.
@endif
@endforeach @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.