From 9117bc18eed6c25eacb6301baa97e79363e3ee8f Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 17 Jun 2026 11:35:23 +0700 Subject: [PATCH] update --- resources/views/modules/form/index.blade.php | 111 ++++++++++++++++++- 1 file changed, 107 insertions(+), 4 deletions(-) diff --git a/resources/views/modules/form/index.blade.php b/resources/views/modules/form/index.blade.php index 9f8cf33..966067d 100644 --- a/resources/views/modules/form/index.blade.php +++ b/resources/views/modules/form/index.blade.php @@ -36,7 +36,80 @@
- @include('modules.form.action') + {{-- @include('modules.form.action') --}} + +
+
+
+ {{--
+
+ +
+
--}} +
+
+
+
+ +
+
+ +
+
+
+
+
+ @include('modules.form.approve') +
+ {{--
+ + + +
--}} +
+ + + +
+ + + +
+
+
+
+
+
@@ -97,11 +170,41 @@ {{-- @include('modules.form.copy') --}}
- @include('modules.form.import') + {{-- @include('modules.form.import') --}} + + + @if ($instansi !== 'all') - @include('modules.form.aktivitas-user') - @include('modules.form.metadata.index') + {{-- @include('modules.form.aktivitas-user') --}} + {{-- @include('modules.form.metadata.index') --}} @endif {{-- @include('modules.form.form') --}}