logo

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

The quotation {{ $quotation->quotation_code }} has received a comment from customer {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}

@if (!empty($quotation->revision)) @endif
Revision: {{ $quotation->revision }}
Created At: {{ $created_at }}
Created By: {{ $created_by->admin->profile->firstname . ' ' . $created_by->admin->profile->lastname }}
Total Amount: {{ $total_amount }}
Commented At: {{ $commented_at }}
Comments: {{ $comment }}
Please click the button below to view the details of this quotation.
View Quotation

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