fix(surveyor): perbaikan print out hasil inspeksi
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
<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;">
|
||||
Analisa Unit
|
||||
</h2>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
@php
|
||||
@@ -99,3 +111,4 @@
|
||||
</table>
|
||||
@endif
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user