fix(surveyor): perbaikan print out hasil inspeksi

This commit is contained in:
majid
2025-03-05 13:33:02 +07:00
parent e52fd8243f
commit 05bf9e2af0
9 changed files with 1873 additions and 997 deletions

View File

@@ -1,11 +1,18 @@
<tr>
<td style="text-align: center; border: 1px solid #000;">
E
</td>
<td style="text-align: center; text-transform: uppercase; border: 1px solid #000;">
PERIZINAN
</td>
</tr>
<div class="no-break" style="margin: 0; padding: 0">
<table style="width: 100%; border-top: 1px solid #000; border-bottom: 1px solid #000; border-collapse: collapse; border-left: none; border-right: none;">
<tr>
<td style="text-align: center; margin-top: 5px;">
<h2 style=" text-transform: uppercase; text-align: center; margin: 0;">
PERIZINAN
</h2>
</td>
</tr>
</table>
<table>
<tr>
<td style="text-align: center; border: 1px solid #000;">
@@ -470,3 +477,5 @@
</tr>
@endisset
</table>
</div>