From 41ddadc1115fe797a33f55b6360f59c5390fcd86 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 17 Jun 2026 11:50:31 +0700 Subject: [PATCH] update --- resources/views/modules/form/index.blade.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index ad05a16..479ad56 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -152,7 +152,12 @@ @endphp
- {{ $isLocked || $instansi === 'all' || $limitInternal ? 'readonly' : '' }} +
@endforeach