logo

Dear {{ $admin->profile->firstname . ' ' . $admin->profile->lastname }},

Quotation {{ $quotation->quotation_code }} has been Submitted to you and requires your approval

@if (!empty($quotation->revision)) @endif
Created By: {{ $created_by->admin->profile->firstname . ' ' . $created_by->admin->profile->lastname }}
Revision: {{ $quotation->revision }}
Customer: {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
Total Amount: {{ $total_amount }}
Submitted At: {{ $submitted_at }}
Please log into the system to review and approve the quotation.
View Quotation

This is a non-reply email, please do not reply to this email