logo

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

The quotation {{ $quotation->quotation_code }} has been Verified by {{ $operator->admin->profile->firstname . ' ' . $operator->admin->profile->lastname }}

  • Customer: {{ $customer->type == 'corporate' ? $customer->customerInfo->company_name : $customer->customerInfo->fullname }}
  • @if (!empty($quotation->revision))
  • Revision: {{ $quotation->revision }}
  • @endif
  • Services: {{ $services->count() == 1 ? $services[0]->service->name : $services[0]->service->name . ',...' }}
  • Total Amount: {{ $total_amount }}
  • Verified At: {{ $verified_at }}

Please log into the system for further details.

View Quotation

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