{{ Form::hidden('start_date_scy',$schoolYear->start_date_scy, array('id' => 'start_date_scy')) }} {{ Form::hidden('end_date_scy',$schoolYear->end_date_scy, array('id' => 'end_date_scy')) }} {{ Form::hidden('course_director',$crs_dr, array('id' => 'course_director')) }} {{ Form::hidden('employee_teaching',$sbc_emp, array('id' => 'employee_teaching')) }} {{ Form::hidden('serial_prf',$current_profile, array('id' => 'serial_prf')) }}