update
							parent
							
								
									bfaebad357
								
							
						
					
					
						commit
						ab0bfa760e
					
				|  | @ -120,6 +120,7 @@ | ||||||
|                 @if(session('group_alias') == 'sekolah') |                 @if(session('group_alias') == 'sekolah') | ||||||
|                     <div class="d-flex flex-row justify-content-between my-3"> |                     <div class="d-flex flex-row justify-content-between my-3"> | ||||||
|                         @if(session('group_alias') == 'sekolah') |                         @if(session('group_alias') == 'sekolah') | ||||||
|  |                             @if(count(@$penilaian) == count(@$page)) | ||||||
|                                 @if(($kuesioner->status == 1) || ($kuesioner->status == 5)) |                                 @if(($kuesioner->status == 1) || ($kuesioner->status == 5)) | ||||||
|                                     <div class="custom-control custom-checkbox"> |                                     <div class="custom-control custom-checkbox"> | ||||||
|                                         <input type="checkbox" class="custom-control-input is-required check" id="true" value="1" name="check"> |                                         <input type="checkbox" class="custom-control-input is-required check" id="true" value="1" name="check"> | ||||||
|  | @ -127,6 +128,7 @@ | ||||||
|                                     </div> |                                     </div> | ||||||
|                                 @endif |                                 @endif | ||||||
|                             @endif |                             @endif | ||||||
|  |                         @endif | ||||||
|                     </div> |                     </div> | ||||||
|                     @if(session('group_alias') == 'sekolah') |                     @if(session('group_alias') == 'sekolah') | ||||||
|                         @if(@$kuesioner->status == 5) |                         @if(@$kuesioner->status == 5) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue