✨ feat(lpj): perbaikan controller & view penilai, validasi, dan MIG toggle
- Controllers: DokumenJaminan tangani array kosong saat diff legalitas. - Controllers: Laporan sederhanakan query status list laporan. - Controllers: PersetujuanPenawaran simpan NOC ke variabel $noc. - Requests: DebitureRequest longgarkan 'nomor_rekening' max 50. - Views: Informasi & Lingkungan tampilkan array/string aman dan rapi. - Views: Header rapikan CSS page-break, nonaktifkan blok PHP komentar. - Views: Foto Jaminan/Lampiran tambah link unduh & perbaikan layout. - Views: LPJ sederhana: tombol kondisional saat MIG, include analisa. - Views: Print-out sederhana kirim parameter ke signature-approval.
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
|
||||
|
||||
@php
|
||||
$fotoTypes = ['upload_gs', 'foto_sentuh_tanahku', 'foto_gistaru', 'foto_bhumi', 'foto_argis_region', 'foto_tempat'];
|
||||
$fotoTypes = ['upload_gs','foto_sentuh_tanahku','foto_gistaru', 'foto_bhumi', 'foto_argis_region', 'foto_tempat'];
|
||||
|
||||
$customLabels = [
|
||||
'upload_gs' => 'Gambar Situasi',
|
||||
|
||||
Reference in New Issue
Block a user