{{ Form::hidden('hdnAddDeleteItem', action('PlanningAreaController@postAddDeleteItem', array()), array('id'=>'hdnAddDeleteItem')) }} {{ Form::hidden('hdnList', action('PlanningAreaController@postList', array()), array('id'=>'hdnList')) }} {{ Form::hidden('hdnAddNewItemToList', action('PlanningAreaController@postNewItemToList', array()), array('id'=>'hdnAddNewItemToList')) }} {{ Form::open() }} {{ Form::close() }}
Objetivo ministerial
Objetivo compartido
{{ HTML::script('js/planning/loads/areas.js') }} {{ HTML::style('css/common/feature-table.css') }} {{ HTML::script('js/common/feature-table.js') }}