{{$branch->name}} {{$branch->address}}, {{$branch->city}} - {{$branch->zipcode}} {{$branch->contact_no}} GST NO. {{$branch->gstno}} |
@if($branch->image)
|
tax invoice |
To {{$bill->name}} {{$bill->address1}} {{$bill->address2}}, CITY - {{$bill->city}}, STATE - {{$bill->state}} M.:{{$bill->phone1}} State Code: {{(@$bill->gstno) ? substr(@$bill->gstno,0,2) : ''}} GSTIN/Unique ID: {{$bill->gstno}} Place of supply (State Name & Code): {{$bill->state}} & {{(@$bill->gstno) ? substr(@$bill->gstno,0,2) : ''}} |
|
Amount in words: {{ getIndianCurrency($finalGrandTotal) }} |
|
{{$branch->name}} |
Payment Advice (Please detach and return with your payment) |
Invoice No: {{$bill->billno}} Date: {{date("d/m/Y", strtotime($bill->created_at))}} |
Client Code: {{$bill->name}} |
{{$branch->name}} |
{{$bill->name}} |
Name of the Bank |
Cheque / DD Number |
Cheque / DD Date |
Invoice Amount(Rs.) |
TDS (Rs.) |
Net Amount (Rs.) |
{{$branch->bank_address}} |
00.00 |
00.00 |
{{ Laracore::showPrice($finalGrandTotal) }} |
00.00 |
{{ Laracore::showPrice($finalGrandTotal) }} |
Name: |
Signature: |
Date: |
Amount in words: {{ getIndianCurrency($finalGrandTotal) }} |
Please make crossed Cheque or DD in favour of "{{$branch->name}}." |
{{$branch->name}} |
BILL ACKNOWLEDGEMENT |
Code : {{$bill->name}} |
Inv No : {{$bill->billno}} |
Inv Date : {{date("d/m/Y", strtotime($bill->created_at))}} |
Net Amount (Rs.): {{ Laracore::showPrice($finalGrandTotal) }} |
Due Date : {{ date("d/m/Y", strtotime($bill->created_at . ' +10 days')) }} |
Client Name : {{$bill->name}} |
Name of the Receiver Received Date |
Sign & Seal |
{{$bill->name}} |
Bill No. {{$bill->billno}} |
Bill Date:{{date("d/m/Y", strtotime($bill->created_at))}} |
||||||
---|---|---|---|---|---|---|---|---|
S.NO. |
AWB NO(C.N) |
DATE |
RECEIVER |
SERVICE |
DESTINATION |
PCS |
WEIGHT |
AMOUNT(rs) |
{{$srno}} |
{{$parcels->consignment_no}} |
{{date("d/m/Y", strtotime(@$parcels->date))}} |
{{$parcels->receiver_name}} |
{{$parcels->dp_name}} |
{{$parcels->city_name}} |
{{$parcels->number_of_box}} |
{{$parcels->weight}} {{strtoupper(@$parcels->weight_type)}} |
{{Laracore::showPrice($parcels->net_amt)}} |
@php
$srno++;
@endphp