@extends('layouts.user') @section('title', 'Create New Quotation') @section('content')

New Quotation

Create a price estimate for a client.

Cancel
@csrf

Client Details

Quote Items

Quote Information

Financial Summary

Subtotal
Tax Rate (%)
Total
@push('scripts') @endpush @endsection