Browse Source

fix copywriting voice plan

ifah
Siti Hajar Ibrahim 5 years ago
parent
commit
baed2ad73f

+ 1
- 1
resources/views/email/invoice.blade.php View File

@@ -317,7 +317,7 @@
<p>RM {{ $form->PackageDetail->montly_fee }}</p>
</td>
<td style="padding:10px 15px" width="50%" valign="middle" align="center" bgcolor="#eee">
<b>Voice Home Plan Fee (incl. ST)</b>
<b>Home Voice Plan Fee (incl. ST)</b>
@if($form->PackageDetail->voice_fee == 'Yes')
<p>RM 21.20</p>
@else

+ 1
- 1
resources/views/email/invoiceb.blade.php View File

@@ -208,7 +208,7 @@
@endif
<tr>
<td colspan="1" style="padding:10px 15px" width="50%" valign="middle" align="center" bgcolor="#eee">
<b> Voice Plan</b>
<b> Business Voice Plan</b>
@if($product->package_name != '50Mbps')
<p>Free</p>
@else

+ 3
- 3
resources/views/sales/form/business_package.blade.php View File

@@ -223,11 +223,11 @@
<div class="checkbox">
@if ($pg == "50Mbps")
<label>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p style="margin-bottom: 0px !important">Add on Voice Plan and 1 Dect Phone at RM20/month ? <br><small id="otcVoice" style="color:red; display:none"> A deposit of RM100 is required for new voice activation tied to 12 months contract.</small></p>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p style="margin-bottom: 0px !important">Add on Business Voice Plan and 1 Dect Phone at RM20/month ? <br><small id="otcVoice" style="color:red; display:none"> A deposit of RM100 is required for new voice activation tied to 12 months contract.</small></p>
</label>
@else
<label>
<input type="checkbox" name="voice" id="voice" value="No" checked> <p style="margin-bottom: 0px !important">Free Voice Plan and 1 Dect Phone </p>
<input type="checkbox" name="voice" id="voice" value="No" checked> <p style="margin-bottom: 0px !important">Free Business Voice Plan and 1 Dect Phone </p>
</label>
@endif
</div>
@@ -277,7 +277,7 @@
<p class="text">1. Standard contract period is 24 months unless otherwise stated.</p>
<p class="text">2. Preferred appointment date is subject to the availability of required infrastructure and/ or equipment.</p>
<p class="text">3. Early termination will subject to RM500 penalty.</p>
<p class="text">4. Separate penalty charge for broadband and voice home plan.</p>
<p class="text">4. Separate penalty charge for broadband and Business Voice Plan.</p>
</div>
</div>
</div>

+ 2
- 2
resources/views/sales/form/business_preview.blade.php View File

@@ -235,7 +235,7 @@
<hr><label><b>Add-On(s)</b></label>
<table class="table table-sm table-bordered">
<tbody>
<tr><th width="50%">Voice Plan and Dect Phone</th>
<tr><th width="50%">Business Voice Plan and Dect Phone</th>
@if($a['package'] != '50Mbps')
<td>Free</td>
@else
@@ -315,7 +315,7 @@
@endif
</tr>
@if($a['voice']=='Yes')
<tr><th>Voice Home Plan</th>
<tr><th>Business Voice Plan</th>
<td>
RM20
</td>

+ 3
- 3
resources/views/sales/form/dealer/business_package.blade.php View File

@@ -224,11 +224,11 @@
<div class="checkbox">
@if ($pg == "50Mbps")
<label>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p style="margin-bottom: 0px !important">Add on Voice Plan and 1 Dect Phone at RM20/month ? <br><small id="otcVoice" style="color:red; display:none"> A deposit of RM100 is required for new voice activation tied to 12 months contract.</small></p>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p style="margin-bottom: 0px !important">Add on Business Voice Plan and 1 Dect Phone at RM20/month ? <br><small id="otcVoice" style="color:red; display:none"> A deposit of RM100 is required for new voice activation tied to 12 months contract.</small></p>
</label>
@else
<label>
<input type="checkbox" name="voice" id="voice" value="No" checked> <p style="margin-bottom: 0px !important">Free Voice Plan and 1 Dect Phone </p>
<input type="checkbox" name="voice" id="voice" value="No" checked> <p style="margin-bottom: 0px !important">Free Business Voice Plan and 1 Dect Phone </p>
</label>
@endif
</div>
@@ -278,7 +278,7 @@
<p class="text">1. Standard contract period is 24 months unless otherwise stated.</p>
<p class="text">2. Preferred appointment date is subject to the availability of required infrastructure and/ or equipment.</p>
<p class="text">3. Early termination will subject to RM500 penalty.</p>
<p class="text">4. Separate penalty charge for broadband and voice home plan.</p>
<p class="text">4. Separate penalty charge for broadband and Business Voice Plan.</p>
</div>
</div>
</div>

+ 2
- 2
resources/views/sales/form/dealer/business_preview.blade.php View File

@@ -236,7 +236,7 @@
<hr><label><b>Add-On(s)</b></label>
<table class="table table-sm table-bordered">
<tbody>
<tr><th width="50%">Voice Plan</th>
<tr><th width="50%">Business Voice Plan</th>
@if($a['package'] != '50Mbps')
<td>Free</td>
@else
@@ -316,7 +316,7 @@
@endif
</tr>
@if($a['voice']=='Yes')
<tr><th>Voice Home Plan</th>
<tr><th>Business Voice Plan</th>
<td>
RM20
</td>

+ 1
- 1
resources/views/sales/form/dealer/residential_package.blade.php View File

@@ -218,7 +218,7 @@
<div class="form-group">
<div class="checkbox">
<label>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p>Add on Voice Home Plan at RM20/month<br><small id="otcVoice" style="color:red; display:none">A one-time-charge of RM100 is required for new voice activation tied to 12 months contract</small></p>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p>Add on Home Voice Plan at RM20/month<br><small id="otcVoice" style="color:red; display:none">A one-time-charge of RM100 is required for new voice activation tied to 12 months contract</small></p>
</label>
</div>
</div>

+ 1
- 1
resources/views/sales/form/dealer/residential_preview.blade.php View File

@@ -304,7 +304,7 @@
@endif
</tr>
@if($a['voice']=='Yes')
<tr><th>Voice Home Plan</th>
<tr><th>Home Voice Plan</th>
<td>
RM20
</td>

+ 1
- 1
resources/views/sales/form/residential_package.blade.php View File

@@ -217,7 +217,7 @@
<div class="form-group">
<div class="checkbox">
<label>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p>Add on Voice Home Plan at RM20/month<br><small id="otcVoice" style="color:red; display:none">A one-time-charge of RM100 is required for new voice activation tied to 12 months contract</small></p>
<input type="checkbox" name="voice" id="voice" value="Yes"> <p>Add on Home Voice Plan at RM20/month<br><small id="otcVoice" style="color:red; display:none">A one-time-charge of RM100 is required for new voice activation tied to 12 months contract</small></p>
</label>
</div>
</div>

+ 1
- 1
resources/views/sales/form/residential_preview.blade.php View File

@@ -303,7 +303,7 @@
@endif
</tr>
@if($a['voice']=='Yes')
<tr><th>Voice Home Plan</th>
<tr><th>Home Voice Plan</th>
<td>
RM20
</td>

Loading…
Cancel
Save