From f76c1acac007bd64200a760cbadb0d0c640ca4fb Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Fri, 12 Jun 2026 14:18:00 +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 8b02cc9..55e36fc 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -37,7 +37,7 @@
@include('modules.form.action') - + @include('modules.form.table') {{-- @include('modules.form.copy') --}}