@extends('layouts.layoutapp') @section('content')
Add Quote
@csrf
@error('client_id') {{ $message }} @enderror
@error('client_num') {{ $message }} @enderror

Product Details:
# Product Avl. Qty Qty Unit Price Amount
Sub Total: 0 ₹
Discount: 0 ₹
Total: 0 ₹

@endsection @push('scripts') @endpush