fix(surveyor) : penambahan tombol switch objek penilaian, tambah luas fisik bangunan, dan print out linkungan

This commit is contained in:
majid
2025-03-10 03:58:48 +07:00
parent 83203bf43a
commit 2043335042
6 changed files with 86 additions and 12 deletions

View File

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