{{ Form::hidden('generate_report_period', action('GradeReportsController@postStudentaveragesbyperiodbystudent', array()), array('id'=>'generate_report_period')) }} {{ Form::hidden('subperiodsStudent', action('SubperiodController@getSubperiodsbyperiod', array()), array('id'=>'subperiodsStudent')) }} @if (count($student) > 0) {{ Form::hidden('student_serial',$student->serial_std, array('id'=>'student_serial')) }}