{{ Form::open(array('id' => 'familyReferencesForm')) }} {{ Form::hidden('urlsavefamilyreferences', action('DceController@postSaveOptionDceDepartment', array()), array('id'=>'urlsavefamilyreferences')) }} {{ Form::hidden('urleditfamilyreferences', action('DceController@getFamilyReferencesInfo', array()), array('id'=>'urleditfamilyreferences')) }} {{ Form::hidden('loadfamilyreferencesstd', action('DceController@postFamilyReferencesByStd', array()), array('id'=>'loadfamilyreferencesstd')) }} {{ Form::hidden('editDCE',$editDCE,array('id' => 'editDCE')) }}