|
|
|
Thank you for your subscription!
|
|
Hello {{ $form->Subscriber->name }}.
Your world is about to get a little faster! We have received your City Broadband Plan application, and we are processing your request. Here are your new subscription details:
|
|
|
Subscription Details
|
|
Application Type
{{ $form->type_service }}
|
Service Package
@if($form->type_application == 'R')
City Broadband Residential Package - {{ $product->package_name }}
@elseif($form->type_application == 'B')
City Broadband Business Package - {{ $product-package_name }}
@endif
|
|
Contract Term
{{ $form->PackageDetail->contract}} Months
|
Preferred Installation Date
{{ $form->PackageDetail->rfs }}
|
|
Home Voice Plan
@if($form->PackageDetail->voice_fee == 'Yes')
Yes
@elseif($form->PackageDetail->voice_fee == 'No')
No
@endif
|
|
Service Installation Address
{{ $form->Subscriber->unit_no }}, {{ $form->Subscriber->building_name }}, {{ $form->Subscriber->postcode }}, {{ $form->Subscriber->city }}, {{ $form->Subscriber->state }}
|
|
|
Personal Details
|
|
Full Name
{{ $form->Subscriber->name }}
|
MyKad/Passport
{{ $form->Subscriber->ic }}
|
|
Gender
{{ ucfirst($form->Subscriber->gender) }}
|
Nationality
{{ $form->Subscriber->citizen }}
|
|
Primary Phone Number
{{ $form->Subscriber->phone1 }}
|
Secondary Phone Number
{{ $form->Subscriber->phone2 }}
|
|
Email
{{ $form->Subscriber->email }}
|
|
|
Billing & Payment Details
|
|
Upfront Chargers
RM {{ $form->PackageDetail->upfront_payment }}
|
Deposit
RM {{ $form->PackageDetail->deposit }}
|
|
Monthly Broadband Fee (incl. ST)
RM {{ $form->PackageDetail->montly_fee }}
|
Home Voice Plan Fee (incl. ST)
@if($form->PackageDetail->voice_fee == 'Yes')
RM 21.20
@else
RM 0.00
@endif
|
|
|
|
|
Price(s) subject to Service Tax where applicable.
|
|
|
Did we get your details right? Click the button below to verify your email address.
Verify Email
|
|
|
|
|
|
Copyright © 2019 Allo Technology Sdn Bhd. All rights reserved.
|
|
|