{{ Form::hidden('hdnAddDeleteItem', action('PlanningUnitObjectiveBlockController@postAddDeleteItem', array()), array('id'=>'hdnAddDeleteItem')) }} {{ Form::hidden('hdnList', action('PlanningUnitObjectiveBlockController@postList', array()), array('id'=>'hdnList')) }} {{ Form::hidden('hdnAddNewItemToList', action('PlanningUnitObjectiveBlockController@postNewItemToList', array()), array('id'=>'hdnAddNewItemToList')) }} {{ Form::open() }} {{ Form::close() }}