{{Form::select('select_year',$combobox2,$selected2,array('class'=>'js-example-responsive','id'=>'select_year','style'=>'width: 100%'))}}
{{Form::select('select_section',$combobox3,$selected3,array('class'=>'js-example-responsive','id'=>'select_section','style'=>'width: 100%'))}}
{{Form::select('select_employee',$combobox,$selected,array('class'=>'js-example-responsive','id'=>'select_employee','style'=>'width: 100%'))}}