Logo
Dashboard
🏠 Home 📜 Quotation List Customer Master

Quotation

Company Logo
@if($errors->has('hsn_number'))
{{ $errors->first('hsn_number') }}
@endif
@csrf

Quotation No: {{ $quotation->quotation_number }}

Date: {{ $quotation->quotation_date }}

Quotation From:
ATJOIN PVT.LTD
5th Floor, Luv-Kush Apt.
Seasons Business Center,
Opp. Kothari Hyundai, Sanewadi, Aundh
Pune, Maharashtra 411007
GST No: 27AAWCA2027J1ZE
Place of Supply: Pune
Quotation To:
@php $selectedCustomer = App\Models\SelectCustomer::first(); @endphp @if($selectedCustomer)

Client Name: {{ $selectedCustomer->company_name }}

Customer Name: {{ $selectedCustomer->customer_name }}

Contact: {{ $selectedCustomer->contact }}

GST Number: {{ $selectedCustomer->gst_number }}

Email: {{ $selectedCustomer->email }}

Address: {{ $selectedCustomer->address }}

State: {{ $selectedCustomer->state }}

@endif
@if(isset($selectedRows) && count($selectedRows) > 0) @foreach($selectedRows as $row) @endforeach @else @endif
Sr No Item Description Qty Amount Total Amount
No data selected.

Sub Total: ₹{{ number_format($subtotal, 2) }}

CGST: ₹{{ number_format($cgst, 2) }}

SGST: ₹{{ number_format($sgst, 2) }}

IGST: ₹{{ number_format($igst, 2) }}

Grand Total: ₹{{ number_format($grand_total, 2) }}

@php $isMaharashtra = isset($selectedCustomer) && strtolower($selectedCustomer->state) === 'maharashtra'; @endphp @if($isMaharashtra) @else @endif @if($isMaharashtra) @else @endif @if($isMaharashtra) @else @endif @if($isMaharashtra) @else @endif
HSN/SAC Taxable ValueCGST SGST IGSTCGST SGST IGSTTotal Tax Amount
Rate (%) Amount (₹) Rate (%) Amount (₹) Rate (%) Amount (₹)Rate (%) Amount (₹) Rate (%) Amount (₹) Rate (%) Amount (₹)
{{ number_format($gst_rate, 2) }}%{{ $gst_rate / 2 }}% ₹{{ number_format($cgst, 2) }} {{ $gst_rate / 2 }}% ₹{{ number_format($sgst, 2) }} {{ $gst_rate }}% ₹{{ number_format($igst, 2) }} @if($isMaharashtra) ₹{{ number_format($cgst + $sgst, 2) }} @else ₹{{ number_format($igst, 2) }} @endif
Total: {{ number_format($gst_rate, 2) }}%{{ $gst_rate / 2 }}% ₹{{ number_format($cgst, 2) }} {{ $gst_rate / 2 }}% ₹{{ number_format($sgst, 2) }} {{ $gst_rate }}% ₹{{ number_format($igst, 2) }} @if($isMaharashtra) ₹{{ number_format($cgst + $sgst, 2) }} @else ₹{{ number_format($igst, 2) }} @endif
Terms and Conditions
  • Payment due within 15 days of invoice date.
  • Overdue interest at {{ $gst_rate }}% will be charged on delayed payments.
Additional Notes

This quotation is valid for 30 days from the date of issue.

This quotation is {{ $gst_type }}