Lws_Logo
Hi {{ $admin->profile->firstname . ' ' . $admin->profile->lastname }}, A termination request for {{ $termination_request->sales->sales_code }} has been rejected
  • •  Rejected by:
    {{ $rejected_by->admin->profile->firstname . ' ' . $rejected_by->admin->profile->lastname }}
  • •  Customer:
    {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
  • •  Rejected at:
    {{ $rejected_at }}
  • @if (!empty($reason))
  • •  Reason:
    {{ $reason }}
  • @endif

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