logo

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

Sales order {{ $sales->sales_code }} has been Submitted to you and requires your approval.

Created by: {{ $created_by->admin->profile->firstname . ' ' . $created_by->admin->profile->lastname }}
Customer: {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
Total Amount: {{ $total_amount }}
Submitted At: {{ $submitted_at }}
View Sales Order

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