From 3e4366b80773557122ba98616a125ca514bb74d4 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 4 Feb 2026 15:22:36 +0700 Subject: [PATCH] update --- resources/views/modules/usulan/csak/form.blade.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/resources/views/modules/usulan/csak/form.blade.php b/resources/views/modules/usulan/csak/form.blade.php index e561f13..84423d5 100644 --- a/resources/views/modules/usulan/csak/form.blade.php +++ b/resources/views/modules/usulan/csak/form.blade.php @@ -292,7 +292,7 @@
-
Pemenuhan Kriteria
+
Pemenuhan Kriteria
{{count(@$penilaian)}} / {{count(@$page)}}   @if(count(@$penilaian) == count(@$page)) @@ -331,11 +331,13 @@
- @if(session('group_id') == 6) - @if(@$kuesioner->status < 4) -
- -
+ @if(count(@$penilaian) == count(@$page)) + @if(session('group_id') == 6) + @if(@$kuesioner->status < 4) +
+ +
+ @endif @endif @endif