@extends('layouts.app') @section('title', 'New Quote') @section('content')

New Quote

Cancel
@csrf
Select a customer to associate a project.
Item Table
Item Details Quantity Rate Amount
0.00
Sub Total 0.00
Discount
0.00
0.00

Total ( ₹ )

0.00

Additional Fields: Start adding custom fields for your quotes by going to Settings → Sales → Quotes.
You can upload a maximum of 5 files, 10MB each
Cancel
@push('scripts') @endpush @endsection