@foreach($students as $student) @if($student->status_applicant_ast =='ACCEPTED') @else @endif @endforeach
APLICANTE AÑO LEC. NIVEL REPRESENTANTE FECHA VISITÓ? B1 B2 B3 VER PROCEDE OBSERVACIÓN
{{$student->last_name_ast}} {{$student->first_name_ast}} {{$student->name_scy}} {{$student->name_set}} {{$student->name_lvl}} {{$student->last_name_agd}} {{$student->first_name_agd}} {{$student->date_app}}
has_visited_school_ast =='YES') checked @endif>
flag1_ast =='YES') checked @endif>
flag2_ast =='YES') checked @endif>
flag3_ast =='YES') checked @endif>
PROCEDE INSC.
status_applicant_ast =='ACCEPTED') checked @endif>
status_applicant_ast =='REJECTED') checked @endif>
{{Form::textarea('observation_ast_'.$student->serial_ast,$student->observation_ast,array('class'=>'form-control observation_ast','id_ast'=>$student->id_ast,'id'=>'observation_ast_'.$student->serial_ast,'size'=>'1x1', 'serial_ast' => $student->serial_ast))}}
{{ HTML::style('packages/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css') }} {{ HTML::style('css/common/feature-table.css') }} {{ HTML::script('js/common/feature-table.js') }}