fix(surveyor) : penambahan tombol switch objek penilaian, tambah luas fisik bangunan, dan print out linkungan
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
@@ -207,6 +208,10 @@
|
||||
</table>
|
||||
</header>
|
||||
|
||||
<div style="text-align: center; text-transform: uppercase; font-weight: bold;">
|
||||
<h1 style="font-size: 14px;">
|
||||
FORM INSPEKSI {{ $data ?? '' }}
|
||||
</h1></div>
|
||||
<div style="border: 1px solid #000;">
|
||||
<table
|
||||
style="width: 100%; border-top: none; border-bottom: 1px solid #000; border-collapse: collapse; border-left: none; border-right: none;">
|
||||
@@ -607,7 +612,7 @@
|
||||
|
||||
|
||||
<footer id="footer">
|
||||
Cabang : {{ $permohonan->debiture->branch->name ?? '' }}
|
||||
{{-- Cabang : {{ $permohonan->debiture->branch->name ?? '' }} --}}
|
||||
</footer>
|
||||
<script type="text/php">
|
||||
if (isset($pdf)) {
|
||||
|
||||
Reference in New Issue
Block a user