@foreach($question_cat as $section)
@if($loop->iteration == 2)@endif
@endforeach
×
@if(($allow_user_update['change_status'] || ($change_status)) && $session=='1')
@if(Auth::user()->role==37 || $allow_to_update_form->allow_to_update_form=='PSIA')
@if($certification_status->certification==1)
@endif
@else
@endif
@if($allow_user_update['hold'])
@endif
@endif