{{ $company?->email }}
{{ $company?->phone_number }}
{{ $company?->address }}
| Version | Status | Date | Amount |
|---|---|---|---|
| v{{ $quote->version }} | {{ $quote->status }} | {{ $quote->created_at->format('M d, Y') }} | ₹{{ number_format($quote->amount, 2) }} |
| Final Estimated Value | ₹{{ number_format($displayEstimateValue, 2) }} | ||