瀏覽代碼

edit if residential pdf

ifah
Siti Hajar Ibrahim 5 年之前
父節點
當前提交
f2d6c9f8fd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      resources/views/pdf/residential-pdf.blade.php

+ 2
- 2
resources/views/pdf/residential-pdf.blade.php 查看文件

@@ -654,7 +654,7 @@
</td>
</tr>
</table>
@if ($ext1 !="pdf" && $ext2 !="pdf" && $ext3 !="pdf" && $ext4 !="pdf" && $ext5 != "pdf" && $ext6 !="pdf")
@if($form->back_ic != "" && $form->front_ic != "")
<!-- <div class="page-break"></div> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
@@ -772,6 +772,6 @@
@endif
</table>
@endif
@endif
</body>
</html>

Loading…
取消
儲存