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