@extends('layouts.admin') @section('title', 'Quotation Report') @section('page-title', 'Quotation Report') @section('breadcrumbs') Reports chevron_right Quotation Report @endsection @section('content')
Total Quotations
{{ $totalQuotations ?? 0 }}
Accepted
{{ $acceptedQuotations ?? 0 }}
Pending
{{ $pendingQuotations ?? 0 }}
Rejected
{{ $rejectedQuotations ?? 0 }}
| # | Quotation # | Customer | Date | Valid Until | Amount | Status |
|---|---|---|---|---|---|---|
|
request_quote
No quotation data available |
||||||