fix: update dokumentId and fix save penilai rap

This commit is contained in:
majid
2025-05-21 10:30:18 +07:00
committed by putrakuningan
parent 79e66226b0
commit 8fbc02bfff
13 changed files with 57 additions and 63 deletions

View File

@@ -20,7 +20,7 @@
@csrf
<input type="hidden" name="permohonan_id" value="{{ $permohonan->id }}">
<input type="hidden" name="dokument_id" value="{{ request('dokument') }}">
<input type="hidden" name="dokument_id" value="{{ request('documentId') }}">
<input type="hidden" name="nomor_registrasi" value="{{ $permohonan->nomor_registrasi }}">
<div class="card">
<div class="card-body">