| @@ -204,7 +204,7 @@ | |||
| <tr> | |||
| <td colspan="2" style="padding:10px 15px" width="50%" valign="middle" align="center" bgcolor="#eee"> | |||
| <b>Promotion</b> | |||
| <p>RM10 off for 24 months</p> | |||
| <p>Year End Promotion (RM10 off for 24 months)</p> | |||
| </td> | |||
| </tr> | |||
| @endif | |||
| @@ -203,7 +203,7 @@ | |||
| <tr> | |||
| <td colspan="2" style="padding:10px 15px" width="50%" valign="middle" align="center" bgcolor="#eee"> | |||
| <b>Promotion</b> | |||
| <p>RM10 off for 24 months</p> | |||
| <p>Year End Promotion (RM10 off for 24 months)</p> | |||
| </td> | |||
| </tr> | |||
| @endif | |||
| @@ -483,7 +483,7 @@ | |||
| <td style="font-size: 11px;">Total : <b>RM {{ number_format(floatval($package->montly_fee) + floatval($package->deposit) + floatval($package->voice_fee) + floatval($package->upfront_payment), 2) }}</b></td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">*Installation fee will be woved for permises with available of required infrastructure</td> | |||
| <td style="font-size: 9px;">*Installation fee will be waived for premises with available of required infrastructure</td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">**Deposit is refundable</td> | |||
| @@ -24,7 +24,7 @@ | |||
| @if($package->name != '1' && $package->contract == '24' && (($created >= '2020-08-12' && $created < '2020-11-01') || $created >= '2020-11-26')) | |||
| <tr> | |||
| <td align="left" style="font-size: 10px"> | |||
| <b style="color: red">PROMOTION (RM 10 off for 24 months)</b> | |||
| <b style="color: red">Year End Promotion (RM10 off for 24 months)</b> | |||
| </td> | |||
| </tr> | |||
| @@ -411,7 +411,7 @@ | |||
| @if($package->name != '1' && $package->contract == '24' && (($created >= '2020-08-12' && $created < '2020-11-01') || $created >= '2020-11-26')) | |||
| <tr> | |||
| <td style="font-size: 11px;"> | |||
| <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"> RM 10 off for 24 months | |||
| <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"> Year End Promotion (RM10 off for 24 months) | |||
| </td> | |||
| </tr> | |||
| @endif | |||
| @@ -526,7 +526,7 @@ | |||
| @endif | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">*Installation fee will be woved for permises with available of required infrastructure</td> | |||
| <td style="font-size: 9px;">*Installation fee will be waived for premises with available of required infrastructure</td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">**Deposit is refundable</td> | |||
| @@ -448,7 +448,7 @@ | |||
| <td style="font-size: 11px;">Total : <b>RM {{ number_format(floatval($package->montly_fee) + floatval($package->deposit) + floatval($package->voice_fee) + floatval($package->upfront_payment), 2) }}</b></td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">*Installation fee will be woved for permises with available of required infrastructure</td> | |||
| <td style="font-size: 9px;">*Installation fee will be waived for premises with available of required infrastructure</td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">**Deposit is refundable</td> | |||
| @@ -24,7 +24,7 @@ | |||
| @if($package->name != '1' && $package->contract == '24' && (($created >= '2020-08-12' && $created < '2020-11-01') || $created >= '2020-11-26') ) | |||
| <tr> | |||
| <td align="left" style="font-size: 10px"> | |||
| <b style="color: red">PROMOTION (RM 10 off for 24 months)</b> | |||
| <b style="color: red">Year End Promotion (RM10 off for 24 months)</b> | |||
| </td> | |||
| </tr> | |||
| @@ -474,7 +474,7 @@ | |||
| @if ($package->name != '1' && $package->contract == '24' && (($created >= '2020-08-12' && $created < '2020-11-01') || $created >= '2020-11-26')) | |||
| <tr> | |||
| <td style="font-size: 11px;"> | |||
| <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"> RM 10 off for 24 months | |||
| <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"> Year End Promotion (RM10 off for 24 months) | |||
| </td> | |||
| </tr> | |||
| @endif | |||
| @@ -566,7 +566,7 @@ | |||
| </tr> | |||
| @endif | |||
| <tr> | |||
| <td style="font-size: 9px;">*Installation fee will be woved for permises with available of required infrastructure</td> | |||
| <td style="font-size: 9px;">*Installation fee will be waived for premises with available of required infrastructure</td> | |||
| </tr> | |||
| <tr> | |||
| <td style="font-size: 9px;">**Deposit is refundable</td> | |||
| @@ -211,7 +211,7 @@ | |||
| </label> | |||
| @if ($pg != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">Year End Promotion (RM10 off for 24 months)</small> | |||
| </label> | |||
| @endif | |||
| </div> | |||
| @@ -221,7 +221,7 @@ | |||
| </tr> | |||
| @if ($a['subscription']==24 && ($a['package'] != '1Gbps')) | |||
| <tr><th width="50%">Promotion</th> | |||
| <td>RM10 off for 24 months</td> | |||
| <td>Year End Promotion (RM10 off for 24 months)</td> | |||
| </tr> | |||
| @endif | |||
| <tr><th width="50%">Contract Term</th> | |||
| @@ -212,7 +212,7 @@ | |||
| </label> | |||
| @if ($pg != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">Year End Promotion (RM10 off for 24 months)</small> | |||
| </label> | |||
| @endif | |||
| </div> | |||
| @@ -223,7 +223,7 @@ | |||
| </tr> | |||
| @if ($a['subscription']==24 && ($a['package'] != '1Gbps')) | |||
| <tr><th width="50%">Promotion</th> | |||
| <td>RM10 off for 24 months</td> | |||
| <td>Year End Promotion (RM10 off for 24 months)</td> | |||
| </tr> | |||
| @endif | |||
| <tr><th width="50%">Contract Term</th> | |||
| @@ -204,7 +204,7 @@ | |||
| </label> | |||
| @if ($a['package'] != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">Year End Promotion (RM10 off for 24 months)</small> | |||
| </label> | |||
| @endif | |||
| </div> | |||
| @@ -218,7 +218,7 @@ | |||
| </tr> | |||
| @if ($a['subscription']==24 && ($a['package']=='50Mbps' || $a['package']=='100Mbps' || $a['package']=='300Mbps' || $a['package']=='500Mbps')) | |||
| <tr><th width="50%">Promotion</th> | |||
| <td>RM10 off for 24 months</td> | |||
| <td>Year End Promotion (RM10 off for 24 months)</td> | |||
| </tr> | |||
| @endif | |||
| <tr><th width="50%">Contract Term</th> | |||
| @@ -203,7 +203,7 @@ | |||
| </label> | |||
| @if ($a['package'] != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">Year End Promotion (RM10 off for 24 months)</small> | |||
| </label> | |||
| @endif | |||
| </div> | |||
| @@ -217,7 +217,7 @@ | |||
| </tr> | |||
| @if ($a['subscription']==24 && ($a['package']=='50Mbps' || $a['package']=='100Mbps' || $a['package']=='300Mbps' || $a['package']=='500Mbps')) | |||
| <tr><th width="50%">Promotion</th> | |||
| <td>RM10 off for 24 months</td> | |||
| <td>Year End Promotion (RM10 off for 24 months)</td> | |||
| </tr> | |||
| @endif | |||
| <tr><th width="50%">Contract Term</th> | |||