Dashboard
🏠 Home
📜 Quotation List
Customer Master
Items Page
×
Please choose GST type.
@if(session('success'))
{{ session('success') }}
@endif
Upload Excel:
Select File
Download Sample
@csrf
@php $selectedCustomer = App\Models\SelectCustomer::first(); $customerState = $selectedCustomer ? $selectedCustomer->state : ''; @endphp @if($selectedCustomer)
@endif
GST Type:
Excluding GST
Including GST
@if ($errors->has('gst_type'))
Validation Error
{{ $errors->first('gst_type') }}
@endif
GST Rate:
5%
12%
18%
28%
Sr No
Description
Quantity
Price
Total Amount
Sub Total:
0
CGST (
%):
0
SGST (
%):
0
IGST (
%):
0
Grand Total: ₹
0
Add Row
Back
Proceed to Quotation