Bläddra i källkod

edit residential

ifah
Siti Hajar Ibrahim 5 år sedan
förälder
incheckning
6a9074f44f
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3
    2
      resources/views/pdf/residential-pdf.blade.php

+ 3
- 2
resources/views/pdf/residential-pdf.blade.php Visa fil

@@ -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>

Laddar…
Avbryt
Spara