main
Ilham Wara Nugroho 2026-07-14 14:19:42 +07:00
parent 1bca566ff3
commit 2c5b402426
1 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@
{!! formKriteria(1,$sekolah->MsSekolahId,'provinsi',tahunKuesioner($kuesioner->KuesionerId)) !!} {!! formKriteria(1,$sekolah->MsSekolahId,'provinsi',tahunKuesioner($kuesioner->KuesionerId)) !!}
</div> </div>
</div> </div>
@if(!now()->gte($target)) {{-- @if(!now()->gte($target)) --}}
@if(session('group_id') == 6) @if(session('group_id') == 6)
@if(@$kuesioner->status == 3) @if(@$kuesioner->status == 3)
<div class="col-md-12 mt-3"> <div class="col-md-12 mt-3">
@ -268,7 +268,7 @@
</div> </div>
@endif @endif
@endif @endif
@endif {{-- @endif --}}
</div> </div>
</div> </div>
</div> </div>