From 8fc7bbe87ae6463261eee82ca76aecf620498927 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 17 Jun 2026 13:04:54 +0700 Subject: [PATCH] update --- resources/views/modules/form/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index 25ad480..f5880da 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -100,7 +100,7 @@ @include('modules.form.metadata.index') @endif - {{-- @include('modules.form.form') --}} + @include('modules.form.form') @endsection @section('js')