You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

newBusiness-pdf.blade.php 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style type="text/css">
  5. body{
  6. font-family: 'Helvetica','sans-serif';
  7. }
  8. .fontStyle1 {
  9. font-size: 8px;
  10. line-height: 10px;
  11. }
  12. .fontStyle1 p{
  13. margin-top: 0px;
  14. margin-bottom: 0px;
  15. }
  16. .page-break {
  17. page-break-after: always;
  18. }
  19. </style>
  20. </head>
  21. <body>
  22. <!-- Address -->
  23. <table width="100%">
  24. @if($package->name != '1' && $package->contract == '24' && $dateSubmittion >= '12/08/2020')
  25. <tr>
  26. <td align="left" style="font-size: 10px">
  27. <b style="color: red">PROMOTION (RM 10 off for 24 months)</b>
  28. </td>
  29. </tr>
  30. @endif
  31. <tr>
  32. <td align="right" class="fontStyle1">
  33. <b>ALLO TECHNOLOGY SDN BHD</b>
  34. <p>Cyberview Garden Villas, Persiaran Multimedia, Cyber 7</p>
  35. <p>63000 Cyberjaya, Selangor Darul Ehsan</p>
  36. <p>Tel: 03-8800 5222 Fax 03-8800 5221</p>
  37. <p>E-mail:customerservice@citybroadband.my</p>
  38. <p>Website:www.citybroadband.my</p>
  39. </td>
  40. </tr>
  41. <tr>
  42. <td height="10"></td>
  43. </tr>
  44. <!-- Title -->
  45. <tr>
  46. <td style="border: 1px solid #000">
  47. <table width="100%">
  48. <tr>
  49. <td align="center" style="font-size: 13px;line-height:16px;font-weight:bold">
  50. BROADBAND INTERNET ACCESS SERVICE APPLICATION FORM
  51. </td>
  52. </tr>
  53. </table>
  54. </td>
  55. </tr>
  56. <tr>
  57. <td height="7"></td>
  58. </tr>
  59. <tr>
  60. <td style="font-size: 10px;font-style: italic;">Please write in CAPITAL LETTERS and tick(/) where required</td>
  61. </tr>
  62. <tr>
  63. <td height="7"></td>
  64. </tr>
  65. <!-- Application Type-->
  66. <tr>
  67. <td>
  68. <table>
  69. <tr>
  70. <td style="font-size: 11px;">APPLICATION:</td>
  71. <td width="20">&nbsp;</td>
  72. <td style="width: 16px;border:1px solid #000">
  73. <span>
  74. @if($form->Form->type_service == "New")
  75. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  76. @endif
  77. </span>
  78. </td>
  79. <td style="font-size: 10px;">New</td>
  80. <td width="20">&nbsp;</td>
  81. <td style="width: 16px;border:1px solid #000">
  82. <span>
  83. @if($form->Form->type_service == "Upgrade")
  84. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  85. @endif
  86. </span>
  87. </td>
  88. <td style="font-size: 10px;">Upgrading/Downgrading</td>
  89. <td width="20">&nbsp;</td>
  90. <td style="width: 16px;border:1px solid #000">
  91. <span>
  92. @if($form->Form->type_service == "Relocation")
  93. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  94. @endif
  95. </span>
  96. </td>
  97. <td style="font-size: 10px;">Relocation(RM150)</td>
  98. <td width="20">&nbsp;</td>
  99. <td style="width: 16px;border:1px solid #000">
  100. <span>
  101. @if($form->Form->type_service == "Rectification")
  102. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  103. @endif
  104. </span>
  105. </td>
  106. <td style="font-size: 10px;">Rectification</td>
  107. </tr>
  108. </table>
  109. </td>
  110. </tr>
  111. <!-- Application Type-->
  112. <tr>
  113. <td>
  114. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  115. <tr>
  116. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  117. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">APPLICATION INFORMATION</span>
  118. </td>
  119. </tr>
  120. <tr><td height="5"></td></tr>
  121. <tr>
  122. <td>
  123. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  124. <tr>
  125. <td width="28%" style="font-size: 11px;">Full Name</td>
  126. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->name }}</td>
  127. </tr>
  128. <tr><td colspan="2" height="10"></td></tr>
  129. <tr>
  130. <td width="28%" style="font-size: 11px;">NRIC/Passport No.</td>
  131. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->ic }}</td>
  132. </tr>
  133. <tr><td colspan="2" height="10"></td></tr>
  134. <tr>
  135. <td colspan="2">
  136. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  137. <tr>
  138. <td width="28%" style="font-size: 11px;">Primary Contact No.</td>
  139. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->phone1 }}</td>
  140. <td width="24%" style="font-size: 11px;text-align:right;padding-right: 10px">Secondary Contact No.</td>
  141. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->phone2 }}</td>
  142. </tr>
  143. </table>
  144. </td>
  145. </tr>
  146. <tr><td colspan="2" height="10"></td></tr>
  147. <tr>
  148. <td width="28%" style="font-size: 11px;">Designation</td>
  149. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->designation }}</td>
  150. </tr>
  151. <tr><td colspan="2" height="10"></td></tr>
  152. <tr>
  153. <td colspan="2">
  154. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  155. <tr>
  156. <td width="28%" style="font-size: 11px;">Citizenship</td>
  157. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">-</td>
  158. <td width="10%" style="font-size: 11px;text-align:right;padding-right: 10px"> E-mail</td>
  159. <td width="38%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->email }}</td>
  160. </tr>
  161. </table>
  162. </td>
  163. </tr>
  164. </table>
  165. </td>
  166. </tr>
  167. <tr><td height="2"></td></tr>
  168. </table>
  169. </td>
  170. </tr>
  171. <!-- Installation Address -->
  172. <tr>
  173. <td>
  174. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  175. <tr>
  176. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  177. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">INSTALLATION ADDRESS</span>
  178. </td>
  179. </tr>
  180. <tr><td height="5"></td></tr>
  181. <tr>
  182. <td>
  183. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  184. <tr>
  185. <td width="28%" style="font-size: 11px;">Company Reg.No</td>
  186. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_reg }}</td>
  187. </tr>
  188. <tr><td colspan="2" height="10"></td></tr>
  189. <tr>
  190. <td width="28%" style="font-size: 11px;">Company Name</td>
  191. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_name }}</td>
  192. </tr>
  193. <tr><td colspan="2" height="10"></td></tr>
  194. <tr>
  195. <td width="28%" style="font-size: 11px;">Unit. No</td>
  196. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->unit_no }}</td>
  197. </tr>
  198. <tr><td colspan="2" height="10"></td></tr>
  199. <tr>
  200. <td width="28%" style="font-size: 11px;">Address</td>
  201. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->street }}</td>
  202. </tr>
  203. <tr><td colspan="2" height="10"></td></tr>
  204. <tr>
  205. <td colspan="2">
  206. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  207. <tr>
  208. <td width="28%" style="font-size: 11px;">City/State</td>
  209. <td width="32%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->city }} / {{ $form->state }}</td>
  210. <td width="15%" style="font-size: 11px;text-align:right;padding-right: 10px"> Postcode</td>
  211. <td width="25%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->postcode }}</td>
  212. </tr>
  213. </table>
  214. </td>
  215. </tr>
  216. <tr><td colspan="2" height="10"></td></tr>
  217. <tr>
  218. <td colspan="2">
  219. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  220. <tr>
  221. <td width="28%" style="font-size: 11px;">Company No.</td>
  222. <td width="32%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_num }}</td>
  223. <td width="15%" style="font-size: 11px;text-align:right;padding-right: 10px"> Company Fax No.</td>
  224. <td width="25%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_fax }}</td>
  225. </tr>
  226. </table>
  227. </td>
  228. </tr>
  229. </table>
  230. </td>
  231. </tr>
  232. <tr><td height="2"></td></tr>
  233. </table>
  234. </td>
  235. </tr>
  236. <!-- Service Details -->
  237. <tr>
  238. <td>
  239. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  240. <tr>
  241. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  242. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">SERVICE DETAILS</span>
  243. </td>
  244. </tr>
  245. <tr><td height="3"></td></tr>
  246. <tr>
  247. <td>
  248. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  249. <tr>
  250. <td width="35%" style="font-size: 11px;">1. Subscription/Contract Period : </td>
  251. <td style="width: 20px;border:1px solid #000"><span>
  252. @if( $package->contract == "12")
  253. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  254. @endif
  255. </span></td>
  256. <td width="5">&nbsp;</td>
  257. <td width="13%" style="font-size: 11px;"> 12 months</td>
  258. <td style="width: 20px;border:1px solid #000"><span>
  259. @if( $package->contract == "24")
  260. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  261. @endif
  262. </span></td>
  263. <td width="5">&nbsp;</td>
  264. <td style="font-size: 11px;"> 24 months</td>
  265. </tr>
  266. </table>
  267. </td>
  268. </tr>
  269. <tr><td height="10"></td></tr>
  270. <tr>
  271. <td>
  272. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  273. <tr>
  274. <td width="34%" style="font-size: 11px;">2. Required For Service : </td>
  275. <td width="25%" height="16" style="font-size: 11px;border:1px solid #000"><span>{{ $package->rfs }}</span></td>
  276. <td width="25%" style="font-size: 11px;text-align: right;padding-right: 5px;">Billing Cycle</td>
  277. <td width="3%" style="font-size: 11px;border:1px solid #000"><span><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></span></td>
  278. <td width="25%"></td>
  279. </tr>
  280. </table>
  281. </td>
  282. </tr>
  283. <tr><td height="10"></td></tr>
  284. <tr>
  285. <td>
  286. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  287. <tr>
  288. <td width="34%" style="font-size: 11px;">3. Subscribe for Fixed IP : </td>
  289. <td width="50%" height="16" style="font-size: 11px;border:1px solid #000"><span>{{ $package->ip }}</span></td>
  290. <td width="3%" style="font-size: 11px;"></td>
  291. <td width="25%"></td>
  292. </tr>
  293. </table>
  294. </td>
  295. </tr>
  296. <tr><td height="8"></td></tr>
  297. <tr>
  298. <td>
  299. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  300. <tr>
  301. <td style="font-size: 10px;font-style: italic">1. Standard contract period is 24 months unless otherwise stated</td>
  302. </tr>
  303. <tr>
  304. <td style="font-size: 10px;font-style: italic">2. Required For Service (RFS) is subject to the avaiability of required infrastructure and/or equipment</td>
  305. </tr>
  306. <tr>
  307. <td style="font-size: 10px;font-style: italic">3. Early termination will subject to RM 500 penalty.</td>
  308. </tr>
  309. <tr>
  310. <td style="font-size: 10px;font-style: italic">4. Separete penalty charge for broadband and voice</td>
  311. </tr>
  312. </table>
  313. </td>
  314. </tr>
  315. <tr><td height="8"></td></tr>
  316. <tr>
  317. <td>
  318. <table border="0" cellpadding="0" cellspacing="0">
  319. <tr>
  320. <td height="20" width="200" style="font-size: 10px;border:1px solid #000;padding: 5px 3px;font-style: italic">Remarks</td>
  321. </tr>
  322. </table>
  323. </td>
  324. </tr>
  325. <tr><td height="2"></td></tr>
  326. </table>
  327. </td>
  328. </tr>
  329. <!-- Service Details -->
  330. <tr>
  331. <td>
  332. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  333. <tr>
  334. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  335. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">PACKAGE DETAILS</span>
  336. </td>
  337. </tr>
  338. <tr><td height="5"></td></tr>
  339. <tr>
  340. <td>
  341. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  342. <tr>
  343. <td style="font-size: 11px;font-weight: bold">1. City Broadband Business (Best Effort Bandwith)</td>
  344. </tr>
  345. </table>
  346. </td>
  347. </tr>
  348. <tr><td height="5"></td></tr>
  349. <tr>
  350. <td>
  351. <table border="0" cellpadding="0" cellspacing="0">
  352. @if ($dateSubmittion >= '12/08/2020')
  353. @foreach($product as $p)
  354. @if($p->speed != '10' && $p->speed != '30')
  355. <tr>
  356. <td width="13" height="13" style="border:1px solid black;">
  357. <span>
  358. @if( $package->name == $p->speed )
  359. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  360. @endif
  361. </span>
  362. </td>
  363. <td width="5">&nbsp;</td>
  364. <td style="font-size: 11px;"><b>{{ $p->package_name }}</b></td>
  365. <td width="10">&nbsp;</td>
  366. @if( $p->promotion_price != '0' && $package->contract == "24")
  367. <td style="font-size: 11px;">
  368. <span style="text-decoration: line-through;">
  369. <b>RM {{ $p->retail_price }}</b> ( RM {{ number_format(floatval($p->retail_price) * 1.06, 2) }} )
  370. </span>
  371. <b>RM {{ $p->promotion_price }}</b> ( RM {{ number_format(floatval($p->promotion_price) * 1.06, 2) }} )
  372. </td>
  373. @elseif($p->promotion_price == '0' || $package->contract == "12" )
  374. @if ( $p->speed == '1')
  375. <td style="font-size: 11px;"><b>RM {{ $p->retail_price }}</b> ( RM 3708.94 )</td>
  376. @else
  377. <td style="font-size: 11px;"><b>RM {{ $p->retail_price }}</b> ( RM {{ number_format(floatval($p->retail_price) * 1.06, 2) }} )</td>
  378. @endif
  379. @endif
  380. <td>&nbsp;</td>
  381. </tr>
  382. @endif
  383. @endforeach
  384. @else
  385. @foreach($product as $p)
  386. @if($p->speed != '10' && $p->speed != '30')
  387. <tr>
  388. <td width="13" height="13" style="border:1px solid black;">
  389. <span>
  390. @if( $package->name == $p->speed )
  391. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  392. @endif
  393. </span>
  394. </td>
  395. <td width="5">&nbsp;</td>
  396. <td style="font-size: 11px;"><b>{{ $p->package_name }}</b></td>
  397. <td width="10">&nbsp;</td>
  398. <td style="font-size: 11px;"><b>RM {{ $p->retail_price }}</b> ( RM {{ number_format(floatval(preg_replace("/\,/", "",$p->retail_price)) * 1.06, 2) }} )</td>
  399. <td>&nbsp;</td>
  400. </tr>
  401. @endif
  402. @endforeach
  403. @endif
  404. </table>
  405. </td>
  406. </tr>
  407. <tr><td height="4"></td></tr>
  408. @if ($package->name != '1' && $package->contract == '24' && $dateSubmittion >= '12/08/2020')
  409. <tr>
  410. <td style="font-size: 11px;">
  411. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"> RM 10 off for 24 months
  412. </td>
  413. </tr>
  414. @endif
  415. <tr>
  416. <td style="font-size: 9px;font-style: italic">*All prices shown in the bracket include 6% Services Tax (SST)</td>
  417. </tr>
  418. <tr><td height="5"></td></tr>
  419. <tr>
  420. <td>
  421. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  422. <tr>
  423. <td style="font-size: 11px;font-weight: bold">2. Voice (Home)</td>
  424. </tr>
  425. </table>
  426. </td>
  427. </tr>
  428. <tr><td height="5"></td></tr>
  429. <tr>
  430. <td>
  431. <table border="0" cellpadding="0" cellspacing="0">
  432. @if($package->name == '50')
  433. <tr>
  434. <td width="13" height="13" style="border:1px solid black;">
  435. <span>
  436. @if($package->voice_fee == "Yes" || $package->voice_fee == "yes")
  437. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  438. @else
  439. @endif
  440. </span>
  441. </td>
  442. <td width="5">&nbsp;</td>
  443. <td style="font-size: 11px;"><b>Yes</b></td>
  444. <td width="25">&nbsp;</td>
  445. <td width="13" height="13" style="border:1px solid black;">
  446. <span>
  447. @if($package->voice_fee == "no" || $package->voice_fee == '' || $package->voice_fee == "No")
  448. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  449. @else
  450. @endif
  451. </span>
  452. </td>
  453. <td width="5">&nbsp;</td>
  454. <td style="font-size: 11px;"><b>No</b></td>
  455. </tr>
  456. @else
  457. <tr>
  458. <td width="13" height="13" style="border:1px solid black;">
  459. <span>
  460. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  461. </span>
  462. </td>
  463. <td width="5">&nbsp;</td>
  464. <td style="font-size: 11px;"><b>Free</b></td>
  465. </tr>
  466. @endif
  467. </table>
  468. </td>
  469. </tr>
  470. <tr><td height="20"></td></tr>
  471. <tr>
  472. <td>
  473. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  474. <tr>
  475. <td style="font-size: 11px;font-weight: bold;font-style: italic"><u>Advanced Payment</u></td>
  476. </tr>
  477. <tr>
  478. <td style="font-size: 11px;">1 Month Fee : <b>RM {{ $package->montly_fee }}</b> (including 6% ST)</td>
  479. </tr>
  480. <tr>
  481. <td style="font-size: 11px;">Deposit Fee : <b>RM {{ $package->deposit }}</b></td>
  482. </tr>
  483. <tr>
  484. @if($package->voice_fee == "no" || $package->voice_fee == "No" || $package->voice_fee == "NO")
  485. <td style="font-size: 11px;">Voice Fee : <b>RM 0</b></td>
  486. @elseif($package->voice_fee == "yes" || $package->voice_fee == "Yes" || $package->voice_fee == "YES")
  487. <td style="font-size: 11px;">Voice Fee : <b>RM 21.20</b> (including 6% ST)</td>
  488. @endif
  489. </tr>
  490. <tr>
  491. <td style="font-size: 11px;">One Time Charge Fee : <b>RM {{ $package->upfront_payment }}</b> (including 6% ST)</td>
  492. </tr>
  493. <tr>
  494. <td style="font-size: 11px;">IP Fee: <b>RM {{ $package->ip_tax }}</b> (including 6% ST)</td>
  495. </tr>
  496. <tr>
  497. @if ($package->name == "1")
  498. @if ($package->ip == "1 Fixed IP RM200/1P/Month")
  499. @if ($package->contract == "12")
  500. <td style="font-size: 11px;">Total : <b>RM 4238.94</b> </td>
  501. @else
  502. <td style="font-size: 11px;">Total : <b>RM 3920.94</b> </td>
  503. @endif
  504. @elseif ($package->ip == "5 Fixed IP RM400/1P/Month")
  505. @if ($package->contract == "12")
  506. <td style="font-size: 11px;">Total : <b>RM 4450.94</b> </td>
  507. @else
  508. <td style="font-size: 11px;">Total : <b>RM 4132.94</b> </td>
  509. @endif
  510. @else
  511. @if ($package->contract == "12")
  512. <td style="font-size: 11px;">Total : <b>RM 4026.94</b> </td>
  513. @else
  514. <td style="font-size: 11px;">Total : <b>RM 3708.94</b> </td>
  515. @endif
  516. @endif
  517. @else
  518. @if($package->voice_fee == "yes" || $package->voice_fee == "Yes" || $package->voice_fee == "YES")
  519. <td style="font-size: 11px;">Total : <b>RM {{ number_format(floatval($package->montly_fee) + floatval($package->upfront_payment) + floatval($package->ip_tax) + 21.20 , 2) }}</b></td>
  520. @else
  521. <td style="font-size: 11px;">Total : <b>RM {{ number_format(floatval($package->montly_fee) + floatval($package->upfront_payment) + floatval($package->ip_tax) , 2) }}</b></td>
  522. @endif
  523. @endif
  524. </tr>
  525. <tr>
  526. <td style="font-size: 9px;">*Installation fee will be woved for permises with available of required infrastructure</td>
  527. </tr>
  528. <tr>
  529. <td style="font-size: 9px;">**Deposit is refundable</td>
  530. </tr>
  531. </table>
  532. </td>
  533. </tr>
  534. <tr><td height="20"></td></tr>
  535. </table>
  536. </td>
  537. </tr>
  538. <!-- Document -->
  539. <tr>
  540. <td>
  541. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  542. <tr>
  543. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  544. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">DOCUMENTS AND DECLARATION</span>
  545. </td>
  546. </tr>
  547. <tr><td height="5"></td></tr>
  548. <tr>
  549. <td style="font-size: 11px;"><b>Documents Required:</b></td>
  550. </tr>
  551. <tr><td height="5"></td></tr>
  552. <tr>
  553. <td>
  554. <table border="0" cellpadding="0" cellspacing="0">
  555. <tr>
  556. <td width="12" height="12" style="border:1px solid black"><span><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></span></td>
  557. <td width="5">&nbsp;</td>
  558. <td style="font-size: 11px;">Photocopy of MyKad (both sides) or passport (Non-Malaysian)</td>
  559. </tr>
  560. </table>
  561. </td>
  562. </tr>
  563. <tr><td height="5"></td></tr>
  564. <tr>
  565. <td style="font-size: 11px;"><b>Declarations:</b></td>
  566. </tr>
  567. <tr><td height="5"></td></tr>
  568. <tr>
  569. <td>
  570. <table border="0" cellpadding="0" cellspacing="0">
  571. <tr>
  572. <td style="font-size: 12px;text-align: justify"><div style="width:16px;height:16px;border:1px solid black;float:left;margin-right: 3px;"><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></div>I hereby consent to the collection, use, disclosure of my personal information in accordance with the PRIVACY POLICY available on www.citybroadband.my</td>
  573. </tr>
  574. <tr><td height="10"></td></tr>
  575. <tr>
  576. <td style="font-size: 12px;text-align: justify"><div style="width:16px;height:16px;border:1px solid black;float:left;margin-right: 3px;"><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></div> I hereby declare that the above information, documents and any appendices attached are true and valid. I have read and undertood the consent of this form and agreed to be bound by TERMS & CONDITIONS as stated on the next page of this form which accompany the subscription of product(s) and/or service(s). Allo Technology Sdn Bhd reserve the rights to refuse any application at any given time should any of the information is incorrect.</td>
  577. </tr>
  578. <tr><td height="10"></td></tr>
  579. <tr>
  580. <td style="font-size: 12px;text-align: justify"><div style="width:16px;height:16px;border:1px solid black;float:left;margin-right: 3px;"><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></div> By signing this document, I agree and accept TERMS & CONDITIONS stipulated herein. I declare that the information provided by me is true and valid. Allo Technology Sdn Bhd reserve the rights to refuse my application at any given time without any refund or whatever monies held by Allo Technology Sdn Bhd should any of the above informationis found to be incorrect. If the service is offered to me, I declare to be bound by the TERMS & CONDITIONS of the service herein</td>
  581. </tr>
  582. </table>
  583. </td>
  584. </tr>
  585. <tr><td height="5"></td></tr>
  586. <tr>
  587. <td style="font-size: 12px;text-align: justify"><b>Submitted Date:</b> {{ $form->created_at }}</td>
  588. </tr>
  589. </table>
  590. </td>
  591. </tr>
  592. </table>
  593. <div class="page-break"></div>
  594. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  595. <tr>
  596. <td>
  597. @if($form->back_ic != "" && $form->front_ic != "")
  598. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  599. <tr>
  600. <td align="center" style="font-size: 16; font-weight: bold;">
  601. Attachment
  602. </td>
  603. </tr>
  604. <tr><td height="10"></td></tr>
  605. @if ($ext1 != "pdf")
  606. <tr>
  607. <td style="font-size: 14; font-weight: bold;">
  608. Identity Card (Front)
  609. </td>
  610. </tr>
  611. <tr><td height="5"></td></tr>
  612. <tr>
  613. <td width="100%">
  614. <img style="display:block;max-width:670px;height:auto" src="{{ url($form->front_ic) }}">
  615. </td>
  616. </tr>
  617. @endif
  618. <tr><td height="5"></td></tr>
  619. @if ($ext2 != "pdf")
  620. <tr>
  621. <td style="font-size: 14; font-weight: bold;">
  622. Identity Card (Back)
  623. </td>
  624. </tr>
  625. <tr><td height="5"></td></tr>
  626. <tr>
  627. <td width="100%">
  628. <img style="display:block;max-width:670px;height:auto" src="{{ url($form->back_ic) }}">
  629. </td>
  630. </tr>
  631. @endif
  632. </table>
  633. </td>
  634. </tr>
  635. @endif
  636. @if($form->form9_44 != "" && $ext3 != "pdf")
  637. <tr>
  638. <td>
  639. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  640. <tr>
  641. <td style="font-size: 14; font-weight: bold;">
  642. Company Form
  643. </td>
  644. </tr>
  645. <tr><td height="5"></td></tr>
  646. <tr>
  647. <td width="100%" style="text-align: center">
  648. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->form9_44) }}">
  649. </td>
  650. </tr>
  651. </table>
  652. </td>
  653. </tr>
  654. @endif
  655. @if($form->paymentReceipt != "" && $ext4 !="pdf")
  656. <tr>
  657. <td>
  658. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  659. <tr>
  660. <td style="font-size: 14; font-weight: bold;">
  661. Upfront Payment Receipt
  662. </td>
  663. </tr>
  664. <tr><td height="5"></td></tr>
  665. <tr>
  666. <td width="100%" style="text-align: center">
  667. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->paymentReceipt) }}">
  668. </td>
  669. </tr>
  670. </table>
  671. </td>
  672. </tr>
  673. @endif
  674. @if($form->soForm != "" && $ext5 !="pdf")
  675. <tr>
  676. <td>
  677. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  678. <tr>
  679. <td style="font-size: 14; font-weight: bold;">
  680. Service Order Form
  681. </td>
  682. </tr>
  683. <tr><td height="5"></td></tr>
  684. <tr>
  685. <td width="100%" style="text-align: center">
  686. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->soForm) }}">
  687. </td>
  688. </tr>
  689. </table>
  690. </td>
  691. </tr>
  692. @endif
  693. </table>
  694. </table>
  695. </table>
  696. </table>
  697. </table>
  698. </table>
  699. </table>
  700. </body>
  701. </html>