From 5d7b03e15d287094df26c53abca52df7095e3380 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 17 Jun 2026 13:15:49 +0700 Subject: [PATCH] update --- resources/views/modules/form/index.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index 0c42862..a6cc288 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -106,6 +106,7 @@ @endif @include('modules.form.form') + @include('modules.form.form-edit') @endsection @section('js')