Registrazione {{ labels.username }} {{ errors.first('username') }} {{ labels.email }} {{ errors.first('email') }} {{ labels.password }} {{ errors.first('password') }} {{ labels.repeatPassword }} {{ errors.first('repeatPassword') }} {{ labels.rag_soc }} {{ errors.first('rag_soc') }} {{ labels.sedeLegale }} {{ labels.ind_sede_leg }} {{ errors.first('ind_sede_leg') }} {{ labels.cap_leg }} {{ errors.first('cap_leg') }} {{ labels.citta_leg }} {{ errors.first('citta_leg') }} {{ labels.prov_leg }} {{ errors.first('prov_leg') }} {{ labels.naz_leg }} {{country}} {{ errors.first('naz_leg') }} {{ labels.sedeOperativa }} {{ labels.ind_sede_op }} {{ labels.cap_op }} {{ labels.citta_op }} {{ labels.prov_op }} {{ labels.naz_op }} {{country}} {{ labels.datiFiscali }} {{ labels.cod_fisc }} {{ errors.first('cod_fisc') }} {{ labels.p_iva }} {{ errors.first('p_iva') }} {{ loading ? labels.loading : labels.submit }} {{ labels.signupSuccess }} {{ labels.signupFailed }}