From 47b5ba5a2ceeb73b8ef8c8a00ef5dc4e0e0b0c0d Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Fri, 12 Jun 2026 15:00:08 +0700 Subject: [PATCH] update --- resources/views/modules/form/index.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index 73dee31..9f8cf33 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -84,7 +84,8 @@ + class="form-control text-right" oninput="numberFormat(this)" + {{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }}> @endforeach