ソースを参照

edit residential

ifah
コミット
6a9074f44f
1個のファイルの変更3行の追加2行の削除
  1. 3
    2
      resources/views/pdf/residential-pdf.blade.php

+ 3
- 2
resources/views/pdf/residential-pdf.blade.php ファイルの表示

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

読み込み中…
キャンセル
保存