Quotation
@if (session('success'))
{{ session('success') }}
@endif
@if (session('delete'))
{{ session('delete') }}
@endif
Quotaton List
No. | Quotation No. | Customer Name | Quotation Date | Total | Tools | Action |
---|---|---|---|---|---|---|
{{ $no }} | {{ $quotation->quote_no }} | {{ $quotation->customer_name }} | {{ $quotation->quote_date }} | {{ $quotation->total }} | Change Invoice |