perbaikan report rap dan dan penambahan no nib di pritn out sederhana

This commit is contained in:
majid
2025-01-23 16:20:39 +07:00
parent 91464d92fe
commit 09edabffdd
6 changed files with 409 additions and 281 deletions

View File

@@ -331,7 +331,11 @@
<td style="">
{{ ucwords(str_replace('_', ' ', $key)) ?? '' }}</td>
<td style=" padding: 2px;">:</td>
<td style="">{{ $value ?? '' }} <sup> m2</sup></td>
<td style="">{{ $value ?? '' }}
@if ($key == 'luas_tanah' || $key == 'luas_bangunan')
M<sup>2</sup>
@endif
</td>
@endforeach
@endif
@endif
@@ -339,6 +343,11 @@
@endforeach
@endif
<tr>
<td style=" padding: 2px;">Nomor NIB</td>
<td style=" padding: 2px;">:</td>
<td style=" padding: 2px;">{{ $forminspeksi['asset']['nomor_nib']}}</td>
</tr>
<tr>
<td style=" padding: 2px;">Atas Nama</td>
<td style=" padding: 2px;">:</td>