update
parent
fc7422d683
commit
8a7051e89e
|
|
@ -533,7 +533,7 @@
|
|||
</div>
|
||||
@endif
|
||||
</div>
|
||||
@if(!now()->gte($target))
|
||||
{{-- @if(!now()->gte($target)) --}}
|
||||
@if(!@$kuesioner)
|
||||
<div class="form-group">
|
||||
<button class="btn btn-success" id="btn-save"><i class="fal fa-save"></i> Simpan</button>
|
||||
|
|
@ -543,7 +543,7 @@
|
|||
<button class="btn btn-success" id="btn-save"><i class="fal fa-save"></i> Simpan</button>
|
||||
</div>
|
||||
@endif
|
||||
@endif
|
||||
{{-- @endif --}}
|
||||
|
||||
{{--
|
||||
@if(@$dok->status == 2)
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@
|
|||
{!! formKriteria(1,$sekolah->MsSekolahId,'kota',tahunKuesioner($kuesioner->KuesionerId)) !!}
|
||||
</div>
|
||||
</div>
|
||||
@if(!now()->gte($target))
|
||||
{{-- @if(!now()->gte($target)) --}}
|
||||
@if(session('group_id') == 6)
|
||||
@if(@$kuesioner->status < 4)
|
||||
<div class="col-md-12 mt-3">
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
</div>
|
||||
@endif
|
||||
@endif
|
||||
@endif
|
||||
{{-- @endif --}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="col-md-12">
|
||||
@if(!now()->gte($target))
|
||||
{{-- @if(!now()->gte($target)) --}}
|
||||
@if(session('group_alias') == 'sekolah')
|
||||
@if(($kuesioner->status == 1) || ($kuesioner->status == 5))
|
||||
<div class="text-right">
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
</div>
|
||||
@endif
|
||||
@endif
|
||||
@endif
|
||||
{{-- @endif --}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue