logo

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

A Task has been Rejected by {{ $operator->admin->profile->firstname . ' ' . $operator->admin->profile->lastname }}.

@if (!empty($task->comment)) @endif
Sales order: {{ $task->sales->sales_code }}
Customer: {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
Created at: {{ $created_at }}
Rejected at: {{ $rejected_at }}
Task description: {{ $task->description }}
Rejection reason: {{ $task->comment }}
View Sales Order

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