logo

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

The quotation {{ $quotation->quotation_code }} has been Rejected by customer {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}

@if (!empty($quotation->revision)) @endif @if (!empty($rejected_reason)) @endif
Revision: {{ $quotation->revision }}
Created At: {{ $created_at }}
Created By: {{ $created_by->admin->profile->firstname . ' ' . $created_by->admin->profile->lastname }}
Total Amount: {{ $total_amount }}
Rejected Reason: {{ $rejected_reason }}
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