{{ \App\Models\Setting::get('site_name','pcfy.in') }}
{{ \App\Models\Setting::get('site_tagline','Better computers. Half the price.') }}

Dear {{ $quote->customer_name }},

Thank you for your enquiry. Please find attached your quotation {{ $quote->quote_number }}.

@if($quote->valid_until) @endif @if($quote->grand_total > 0) @endif @if($quote->payment_terms) @endif
Quote Number {{ $quote->quote_number }}
Date {{ $quote->created_at->format('d M Y') }}
Valid Until {{ $quote->valid_until->format('d M Y') }}
Total Amount {{ $quote->grand_total_inr }}
Payment Terms {{ $quote->payment_terms }}

The PDF quotation is attached to this email. Please review it carefully and feel free to contact us with any questions.

@if($quote->share_token)

You can also view your quote online: View Quote Online

@endif

Best regards,
{{ \App\Models\Setting::get('site_name','pcfy.in') }} Team
{{ \App\Models\Setting::get('contact_phone','') }}  ·  {{ \App\Models\Setting::get('contact_email','') }}

{{ \App\Models\Setting::get('site_name','pcfy.in') }}  ·  {{ \App\Models\Setting::get('contact_address','India') }}