| @@ -205,11 +205,11 @@ | |||
| <label class="radio-inline"> | |||
| <input type="radio" id="subscription2" name="subscription" value="24" checked="">24 Months | |||
| </label> | |||
| @if ($pg != "1Gbps") | |||
| <!-- @if ($pg != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| </label> | |||
| @endif | |||
| @endif --> | |||
| </div> | |||
| </div> | |||
| </div> | |||
| @@ -202,11 +202,11 @@ | |||
| <label class="radio-inline"> | |||
| <input id="subscription2" type="radio" name="subscription" value="24" checked="">24 Months <br> | |||
| </label> | |||
| @if ($a['package'] != "1Gbps") | |||
| <!-- @if ($a['package'] != "1Gbps") | |||
| <label class="radio-inline"> | |||
| <input type="checkbox" id="10off" checked=""> <small id="10off1">RM10 off for 24 months</small> | |||
| </label> | |||
| @endif | |||
| @endif --> | |||
| </div> | |||
| </div> | |||
| </div> | |||