fix(penilai): perbaikan output resume,memo dan update upload foto directory by nomor registrasi
This commit is contained in:
@@ -36,8 +36,7 @@
|
||||
@csrf
|
||||
<input type="hidden" value="{{ $permohonan->id }}" name="permohonan_id">
|
||||
<input type="hidden" name="dokument_id" value="{{ request('dokument') }}">
|
||||
|
||||
<!-- Container untuk daftar denah -->
|
||||
<input type="hidden" name="nomor_registrasi" value="{{ $permohonan->nomor_registrasi }}">
|
||||
<!-- Container untuk daftar denah -->
|
||||
<div id="denah-container">
|
||||
@if (isset($formDenah['denahs']) && is_array($formDenah['denahs']) && count($formDenah['denahs']) > 0)
|
||||
|
||||
Reference in New Issue
Block a user