Ver código fonte

edit residential

ifah
Siti Hajar Ibrahim 5 anos atrás
pai
commit
6a9074f44f
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3
    2
      resources/views/pdf/residential-pdf.blade.php

+ 3
- 2
resources/views/pdf/residential-pdf.blade.php Ver arquivo

@@ -654,7 +654,8 @@
</td>
</tr>
</table>

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

Carregando…
Cancelar
Salvar