{{ Form::open(array('id' => 'developmentRecordForm')) }} {{ Form::hidden('urlsavedevelopmentrecord', action('DceController@postSaveOptionDceDepartment', array()), array('id'=>'urlsavedevelopmentrecord')) }} {{ Form::hidden('urlsavedata', action('DceController@postSaveOptionDceDepartment', array()), array('id'=>'urlsavedata')) }} {{ Form::hidden('loadexternalsupportstd', action('DceController@postExternalSupportByStd', array()), array('id'=>'loadexternalsupportstd')) }} {{ Form::hidden('editDCE',$editDCE,array('id' => 'editDCE')) }}