{{$order->company_name}}
{{$order->address}}, {{$order->city}} - {{$order->zip_code}}
Email: {{$order->email ?? ''}} GSTIN: {{$order->gst_no ?? ''}} |
Ph No: {{$order->phone1}}, {{$order->phone2}} {{ $invoice->gst_type }} Tax Invoice No: {{ $invoice->invoice_no }} Invoice Date: {{ \Carbon\Carbon::parse($invoice->created_at)->format('d-m-Y') }} |
|
M/s: {{ $customer->customer_name }} Address: {{ $customer->address }} Phone: {{ $customer->mobile }} |
P.O No: {{ $order->order_code }} P.O Date: {{ \Carbon\Carbon::parse($invoice->created_at)->format('d-m-Y') }} Party GSTIN: {{ $customer->gst_number ?? '' }} |
| Description | HSN | GST(%) | Qty | Units | Rate | Labour | Discount(%) | Amount |
|---|---|---|---|---|---|---|---|---|
| {{ $item->product_name }}/{{ $item->varient_code }}-{{ $item->varient_name }} | {{ $item->hsn_code }} | {{ $item->gst_percent }} | {{ $item->quantity }} | {{ $item->unit_name }} | {{ number_format($item->price, 2) }} | {{ $item->labour_rate ?? 0 }} | {{ $item->item_discount ?? 0 }} | {{ number_format($item->total, 2) }} |
|
Received the material in good order and condition: Receiver Name: Vehicle No: Signature: |
|
| HSN | GST % | SGST | CGST | IGST | Total GST Amount |
|---|