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.

oldBusiness-pdf.blade.php 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  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. <tr>
  25. <td align="right" class="fontStyle1">
  26. <b>ALLO TECHNOLOGY SDN BHD</b>
  27. <p>Cyberview Garden Villas, Persiaran Multimedia, Cyber 7</p>
  28. <p>63000 Cyberjaya, Selangor Darul Ehsan</p>
  29. <p>Tel: 03-8800 5222 Fax 03-8800 5221</p>
  30. <p>E-mail:customerservice@citybroadband.my</p>
  31. <p>Website:www.citybroadband.my</p>
  32. </td>
  33. </tr>
  34. <tr>
  35. <td height="10"></td>
  36. </tr>
  37. <!-- Title -->
  38. <tr>
  39. <td style="border: 1px solid #000">
  40. <table width="100%">
  41. <tr>
  42. <td align="center" style="font-size: 13px;line-height:16px;font-weight:bold">
  43. BROADBAND INTERNET ACCESS SERVICE APPLICATION FORM
  44. </td>
  45. </tr>
  46. </table>
  47. </td>
  48. </tr>
  49. <tr>
  50. <td height="7"></td>
  51. </tr>
  52. <tr>
  53. <td style="font-size: 10px;font-style: italic;">Please write in CAPITAL LETTERS and tick(/) where required</td>
  54. </tr>
  55. <tr>
  56. <td height="7"></td>
  57. </tr>
  58. <!-- Application Type-->
  59. <tr>
  60. <td>
  61. <table>
  62. <tr>
  63. <td style="font-size: 11px;">APPLICATION:</td>
  64. <td width="20">&nbsp;</td>
  65. <td style="width: 16px;border:1px solid #000">
  66. <span>
  67. @if($form->Form->type_service == "New")
  68. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  69. @endif
  70. </span>
  71. </td>
  72. <td style="font-size: 10px;">New</td>
  73. <td width="20">&nbsp;</td>
  74. <td style="width: 16px;border:1px solid #000">
  75. <span>
  76. @if($form->Form->type_service == "Upgrade")
  77. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  78. @endif
  79. </span>
  80. </td>
  81. <td style="font-size: 10px;">Upgrading/Downgrading</td>
  82. <td width="20">&nbsp;</td>
  83. <td style="width: 16px;border:1px solid #000">
  84. <span>
  85. @if($form->Form->type_service == "Relocation")
  86. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  87. @endif
  88. </span>
  89. </td>
  90. <td style="font-size: 10px;">Relocation(RM150)</td>
  91. <td width="20">&nbsp;</td>
  92. <td style="width: 16px;border:1px solid #000">
  93. <span>
  94. @if($form->Form->type_service == "Rectification")
  95. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  96. @endif
  97. </span>
  98. </td>
  99. <td style="font-size: 10px;">Rectification</td>
  100. </tr>
  101. </table>
  102. </td>
  103. </tr>
  104. <!-- Application Type-->
  105. <tr>
  106. <td>
  107. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  108. <tr>
  109. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  110. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">APPLICATION INFORMATION</span>
  111. </td>
  112. </tr>
  113. <tr><td height="5"></td></tr>
  114. <tr>
  115. <td>
  116. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  117. <tr>
  118. <td width="28%" style="font-size: 11px;">Full Name</td>
  119. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->name }}</td>
  120. </tr>
  121. <tr><td colspan="2" height="10"></td></tr>
  122. <tr>
  123. <td width="28%" style="font-size: 11px;">NRIC/Passport No.</td>
  124. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->ic }}</td>
  125. </tr>
  126. <tr><td colspan="2" height="10"></td></tr>
  127. <tr>
  128. <td colspan="2">
  129. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  130. <tr>
  131. <td width="28%" style="font-size: 11px;">Primary Contact No.</td>
  132. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->phone1 }}</td>
  133. <td width="24%" style="font-size: 11px;text-align:right;padding-right: 10px">Secondary Contact No.</td>
  134. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->phone2 }}</td>
  135. </tr>
  136. </table>
  137. </td>
  138. </tr>
  139. <tr><td colspan="2" height="10"></td></tr>
  140. <tr>
  141. <td width="28%" style="font-size: 11px;">Designation</td>
  142. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->designation }}</td>
  143. </tr>
  144. <tr><td colspan="2" height="10"></td></tr>
  145. <tr>
  146. <td colspan="2">
  147. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  148. <tr>
  149. <td width="28%" style="font-size: 11px;">Citizenship</td>
  150. <td width="24%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">-</td>
  151. <td width="10%" style="font-size: 11px;text-align:right;padding-right: 10px"> E-mail</td>
  152. <td width="38%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->email }}</td>
  153. </tr>
  154. </table>
  155. </td>
  156. </tr>
  157. </table>
  158. </td>
  159. </tr>
  160. <tr><td height="2"></td></tr>
  161. </table>
  162. </td>
  163. </tr>
  164. <!-- Installation Address -->
  165. <tr>
  166. <td>
  167. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  168. <tr>
  169. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  170. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">INSTALLATION ADDRESS</span>
  171. </td>
  172. </tr>
  173. <tr><td height="5"></td></tr>
  174. <tr>
  175. <td>
  176. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  177. <tr>
  178. <td width="28%" style="font-size: 11px;">Company Reg.No</td>
  179. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_reg }}</td>
  180. </tr>
  181. <tr><td colspan="2" height="10"></td></tr>
  182. <tr>
  183. <td width="28%" style="font-size: 11px;">Company Name</td>
  184. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_name }}</td>
  185. </tr>
  186. <tr><td colspan="2" height="10"></td></tr>
  187. <tr>
  188. <td width="28%" style="font-size: 11px;">Unit. No</td>
  189. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->unit_no }}</td>
  190. </tr>
  191. <tr><td colspan="2" height="10"></td></tr>
  192. <tr>
  193. <td width="28%" style="font-size: 11px;">Address</td>
  194. <td width="72%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->street }}</td>
  195. </tr>
  196. <tr><td colspan="2" height="10"></td></tr>
  197. <tr>
  198. <td colspan="2">
  199. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  200. <tr>
  201. <td width="28%" style="font-size: 11px;">City/State</td>
  202. <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>
  203. <td width="15%" style="font-size: 11px;text-align:right;padding-right: 10px"> Postcode</td>
  204. <td width="25%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->postcode }}</td>
  205. </tr>
  206. </table>
  207. </td>
  208. </tr>
  209. <tr><td colspan="2" height="10"></td></tr>
  210. <tr>
  211. <td colspan="2">
  212. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  213. <tr>
  214. <td width="28%" style="font-size: 11px;">Company No.</td>
  215. <td width="32%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_num }}</td>
  216. <td width="15%" style="font-size: 11px;text-align:right;padding-right: 10px"> Company Fax No.</td>
  217. <td width="25%" height="18" style="font-size: 11px;border:1px solid black;padding:0px 3px;word-wrap: break-word;">{{ $form->company_fax }}</td>
  218. </tr>
  219. </table>
  220. </td>
  221. </tr>
  222. </table>
  223. </td>
  224. </tr>
  225. <tr><td height="2"></td></tr>
  226. </table>
  227. </td>
  228. </tr>
  229. <!-- Service Details -->
  230. <tr>
  231. <td>
  232. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  233. <tr>
  234. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  235. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">SERVICE DETAILS</span>
  236. </td>
  237. </tr>
  238. <tr><td height="3"></td></tr>
  239. <tr>
  240. <td>
  241. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  242. <tr>
  243. <td width="35%" style="font-size: 11px;">1. Subscription/Contract Period : </td>
  244. <td style="width: 20px;border:1px solid #000"><span>
  245. @if( $package->contract == "12")
  246. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  247. @endif
  248. </span></td>
  249. <td width="5">&nbsp;</td>
  250. <td width="13%" style="font-size: 11px;"> 12 months</td>
  251. <td style="width: 20px;border:1px solid #000"><span>
  252. @if( $package->contract == "24")
  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 style="font-size: 11px;"> 24 months</td>
  258. </tr>
  259. </table>
  260. </td>
  261. </tr>
  262. <tr><td height="10"></td></tr>
  263. <tr>
  264. <td>
  265. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  266. <tr>
  267. <td width="34%" style="font-size: 11px;">2. Required For Service : </td>
  268. <td width="25%" height="16" style="font-size: 11px;border:1px solid #000"><span>{{ $package->rfs }}</span></td>
  269. <td width="25%" style="font-size: 11px;text-align: right;padding-right: 5px;">Billing Cycle</td>
  270. <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>
  271. <td width="25%"></td>
  272. </tr>
  273. </table>
  274. </td>
  275. </tr>
  276. <tr><td height="10"></td></tr>
  277. <tr>
  278. <td>
  279. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  280. <tr>
  281. <td width="34%" style="font-size: 11px;">3. Subscribe for Fixed IP : </td>
  282. <td width="50%" height="16" style="font-size: 11px;border:1px solid #000"><span>{{ $package->ip }}</span></td>
  283. <td width="3%" style="font-size: 11px;"></td>
  284. <td width="25%"></td>
  285. </tr>
  286. </table>
  287. </td>
  288. </tr>
  289. <tr><td height="8"></td></tr>
  290. <tr>
  291. <td>
  292. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  293. <tr>
  294. <td style="font-size: 10px;font-style: italic">1. Standard contract period is 24 months unless otherwise stated</td>
  295. </tr>
  296. <tr>
  297. <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>
  298. </tr>
  299. <tr>
  300. <td style="font-size: 10px;font-style: italic">3. Early termination will subject to RM 500 penalty.</td>
  301. </tr>
  302. <tr>
  303. <td style="font-size: 10px;font-style: italic">4. Separete penalty charge for broadband and voice</td>
  304. </tr>
  305. </table>
  306. </td>
  307. </tr>
  308. <tr><td height="8"></td></tr>
  309. <tr>
  310. <td>
  311. <table border="0" cellpadding="0" cellspacing="0">
  312. <tr>
  313. <td height="20" width="200" style="font-size: 10px;border:1px solid #000;padding: 5px 3px;font-style: italic">Remarks</td>
  314. </tr>
  315. </table>
  316. </td>
  317. </tr>
  318. <tr><td height="2"></td></tr>
  319. </table>
  320. </td>
  321. </tr>
  322. <!-- Service Details -->
  323. <tr>
  324. <td>
  325. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  326. <tr>
  327. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  328. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">PACKAGE DETAILS</span>
  329. </td>
  330. </tr>
  331. <tr><td height="5"></td></tr>
  332. <tr>
  333. <td>
  334. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  335. <tr>
  336. <td style="font-size: 11px;font-weight: bold">1. City Broadband Business (Best Effort Bandwith)</td>
  337. </tr>
  338. </table>
  339. </td>
  340. </tr>
  341. <tr><td height="5"></td></tr>
  342. <tr>
  343. <td>
  344. <table border="0" cellpadding="0" cellspacing="0">
  345. @foreach($product as $p)
  346. <tr>
  347. <td width="13" height="13" style="border:1px solid black;">
  348. <span>
  349. @if( $package->name == $p->speed )
  350. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  351. @endif
  352. </span>
  353. </td>
  354. <td width="5">&nbsp;</td>
  355. <td style="font-size: 11px;"><b>{{ $p->package_name }}</b></td>
  356. <td width="10">&nbsp;</td>
  357. <td style="font-size: 11px;">
  358. @if($p->speed == '10')
  359. <b>RM 149</b> ( RM {{ number_format(149 * 1.06, 2) }} )
  360. @elseif($p->speed == '30')
  361. <b>RM 259</b> ( RM {{ number_format(259 * 1.06, 2) }} )
  362. @elseif($p->speed == '50')
  363. <b>RM 279</b> ( RM {{ number_format(279 * 1.06, 2) }} )
  364. @elseif($p->speed == '100')
  365. <b>RM 299</b> ( RM {{ number_format(299 * 1.06, 2) }} )
  366. @elseif($p->speed == '300')
  367. <b>RM 999</b> ( RM {{ number_format(999 * 1.06, 2) }} )
  368. @elseif($p->speed == '500')
  369. <b>RM 1899</b> ( RM {{ number_format(1899 * 1.06, 2) }} )
  370. @elseif($p->speed == '1')
  371. <b>RM 3499</b> ( RM {{ number_format(3499 * 1.06, 2) }} )
  372. @endif
  373. </td>
  374. <td>&nbsp;</td>
  375. </tr>
  376. @endforeach
  377. </table>
  378. </td>
  379. </tr>
  380. <tr><td height="4"></td></tr>
  381. <tr>
  382. <td style="font-size: 9px;font-style: italic">*All prices shown in the bracket include 6% Goods and Services Tax (SST)</td>
  383. </tr>
  384. <tr><td height="5"></td></tr>
  385. <tr>
  386. <td>
  387. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  388. <tr>
  389. <td style="font-size: 11px;font-weight: bold">2. Voice (Home)</td>
  390. </tr>
  391. </table>
  392. </td>
  393. </tr>
  394. <tr><td height="5"></td></tr>
  395. <tr>
  396. <td>
  397. <table border="0" cellpadding="0" cellspacing="0">
  398. <tr>
  399. <td width="13" height="13" style="border:1px solid black;">
  400. <span>
  401. @if($package->voice_fee == "Yes" || $package->voice_fee == "yes")
  402. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  403. @else
  404. @endif
  405. </span>
  406. </td>
  407. <td width="5">&nbsp;</td>
  408. <td style="font-size: 11px;"><b>Yes</b></td>
  409. <td width="25">&nbsp;</td>
  410. <td width="13" height="13" style="border:1px solid black;">
  411. <span>
  412. @if($package->voice_fee == "no" || $package->voice_fee == '' || $package->voice_fee == "No")
  413. <img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto">
  414. @else
  415. @endif
  416. </span>
  417. </td>
  418. <td width="5">&nbsp;</td>
  419. <td style="font-size: 11px;"><b>No</b></td>
  420. </tr>
  421. </table>
  422. </td>
  423. </tr>
  424. <tr><td height="20"></td></tr>
  425. <tr>
  426. <td>
  427. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  428. <tr>
  429. <td style="font-size: 11px;font-weight: bold;font-style: italic"><u>Advanced Payment</u></td>
  430. </tr>
  431. <tr>
  432. <td style="font-size: 11px;">1 Month Fee : <b>RM {{ $package->montly_fee }}</b> (including GST)</td>
  433. </tr>
  434. <tr>
  435. <td style="font-size: 11px;">Deposit Fee : <b>RM {{ $package->deposit }}</b></td>
  436. </tr>
  437. <tr>
  438. @if($package->voice_fee == "no" || $package->voice_fee == "No" || $package->voice_fee == "NO")
  439. <td style="font-size: 11px;">Voice Fee : <b>RM 0</b></td>
  440. @elseif($package->voice_fee == "yes" || $package->voice_fee == "Yes" || $package->voice_fee == "YES")
  441. <td style="font-size: 11px;">Voice Fee : <b>RM 30</b></td>
  442. @endif
  443. </tr>
  444. <tr>
  445. <td style="font-size: 11px;">OTC Fee : <b>RM {{ $package->upfront_payment }}</b></td>
  446. </tr>
  447. <tr>
  448. <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>
  449. </tr>
  450. <tr>
  451. <td style="font-size: 9px;">*Installation fee will be waived for premises with available of required infrastructure</td>
  452. </tr>
  453. <tr>
  454. <td style="font-size: 9px;">**Deposit is refundable</td>
  455. </tr>
  456. </table>
  457. </td>
  458. </tr>
  459. <tr><td height="20"></td></tr>
  460. </table>
  461. </td>
  462. </tr>
  463. <!-- Document -->
  464. <tr>
  465. <td>
  466. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  467. <tr>
  468. <td bgcolor="#b4b4e1" style="font-size: 12px;font-weight: bold; padding: 5px 3px;">
  469. <span style="display:inline-block;border-bottom:1px solid black; padding-bottom:0px;margin-bottom: 0px">DOCUMENTS AND DECLARATION</span>
  470. </td>
  471. </tr>
  472. <tr><td height="5"></td></tr>
  473. <tr>
  474. <td style="font-size: 11px;"><b>Documents Required:</b></td>
  475. </tr>
  476. <tr><td height="5"></td></tr>
  477. <tr>
  478. <td>
  479. <table border="0" cellpadding="0" cellspacing="0">
  480. <tr>
  481. <td width="12" height="12" style="border:1px solid black"><span><img src="{{ url('/assets/tick.png') }}" style="width:14px; height:auto"></span></td>
  482. <td width="5">&nbsp;</td>
  483. <td style="font-size: 11px;">Photocopy of MyKad (front and back) or passport for Non-Malaysian (minimum 12 months validity)</td>
  484. </tr>
  485. </table>
  486. </td>
  487. </tr>
  488. <tr><td height="5"></td></tr>
  489. <tr>
  490. <td style="font-size: 11px;"><b>Declarations:</b></td>
  491. </tr>
  492. <tr><td height="5"></td></tr>
  493. <tr>
  494. <td>
  495. <table border="0" cellpadding="0" cellspacing="0">
  496. <tr>
  497. <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>
  498. </tr>
  499. <tr><td height="10"></td></tr>
  500. <tr>
  501. <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>
  502. </tr>
  503. <tr><td height="10"></td></tr>
  504. <tr>
  505. <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>
  506. </tr>
  507. </table>
  508. </td>
  509. </tr>
  510. <tr><td height="5"></td></tr>
  511. <tr>
  512. <td style="font-size: 12px;text-align: justify"><b>Submitted Date:</b> {{ $form->created_at }}</td>
  513. </tr>
  514. </table>
  515. </td>
  516. </tr>
  517. </table>
  518. <div class="page-break"></div>
  519. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  520. <tr>
  521. <td>
  522. @if($form->back_ic != "" && $form->front_ic != "")
  523. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  524. <tr>
  525. <td align="center" style="font-size: 16; font-weight: bold;">
  526. Attachment
  527. </td>
  528. </tr>
  529. <tr><td height="10"></td></tr>
  530. @if ($ext1 != "pdf")
  531. <tr>
  532. <td style="font-size: 14; font-weight: bold;">
  533. Identity Card (Front)
  534. </td>
  535. </tr>
  536. <tr><td height="5"></td></tr>
  537. <tr>
  538. <td width="100%">
  539. <img style="display:block;max-width:670px;height:auto" src="{{ url($form->front_ic) }}">
  540. </td>
  541. </tr>
  542. @endif
  543. <tr><td height="5"></td></tr>
  544. @if ($ext2 != "pdf")
  545. <tr>
  546. <td style="font-size: 14; font-weight: bold;">
  547. Identity Card (Back)
  548. </td>
  549. </tr>
  550. <tr><td height="5"></td></tr>
  551. <tr>
  552. <td width="100%">
  553. <img style="display:block;max-width:670px;height:auto" src="{{ url($form->back_ic) }}">
  554. </td>
  555. </tr>
  556. @endif
  557. </table>
  558. </td>
  559. </tr>
  560. @endif
  561. @if($form->form9_44 != "" && $ext3 != "pdf")
  562. <tr>
  563. <td>
  564. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  565. <tr>
  566. <td style="font-size: 14; font-weight: bold;">
  567. Company Form
  568. </td>
  569. </tr>
  570. <tr><td height="5"></td></tr>
  571. <tr>
  572. <td width="100%" style="text-align: center">
  573. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->form9_44) }}">
  574. </td>
  575. </tr>
  576. </table>
  577. </td>
  578. </tr>
  579. @endif
  580. @if($form->paymentReceipt != "" && $ext4 !="pdf")
  581. <tr>
  582. <td>
  583. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  584. <tr>
  585. <td style="font-size: 14; font-weight: bold;">
  586. Upfront Payment Receipt
  587. </td>
  588. </tr>
  589. <tr><td height="5"></td></tr>
  590. <tr>
  591. <td width="100%" style="text-align: center">
  592. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->paymentReceipt) }}">
  593. </td>
  594. </tr>
  595. </table>
  596. </td>
  597. </tr>
  598. @endif
  599. @if($form->soForm != "" && $ext5 !="pdf")
  600. <tr>
  601. <td>
  602. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  603. <tr>
  604. <td style="font-size: 14; font-weight: bold;">
  605. Service Order Form
  606. </td>
  607. </tr>
  608. <tr><td height="5"></td></tr>
  609. <tr>
  610. <td width="100%" style="text-align: center">
  611. <img style="display:block;max-width:700px;max-height:500px" src="{{ url($form->soForm) }}">
  612. </td>
  613. </tr>
  614. </table>
  615. </td>
  616. </tr>
  617. @endif
  618. </table>
  619. </body>
  620. </html>