logo

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

Sales order {{ $sales->sales_code }} has been Rejected by {{ $operator->admin->profile->firstname . ' ' . $operator->admin->profile->lastname }}

@if (!empty($comment)) @endif
Customer: {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
Total Amount: {{ $total_amount }}
Rejected by: {{ $rejected_at }}
Rejected Reason: {{ $comment }}
View Sales Order

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