perbaikan nomor laporan di memo dan rap

This commit is contained in:
majid
2025-01-24 16:08:33 +07:00
parent 76209b31b5
commit 99fb76c5bc
4 changed files with 8 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
<label class="form-label max-w-56">Nomor Memo</label>
<div class="flex flex-wrap items-base line w-full">
<input type="text" name="nomor_memo" class="input w-full" placeholder="Masukkan..."
value="{{ $noLpmemo ?? '' }}" @readonly(true)>
value="{{ $nomorLaporan ?? '' }}" @readonly(true)>
</div>
</div>
{{-- 250109828129/ --}}