{{$parent.errorMessage}} {{$parent.additionalErrorMessageText}}

{{ 'REVIEW_CONTACT_HEADER' | translate }}

{{ 'REVIEW_CONTACT_SUBHEADER' | translate }}

{{ 'GENERAL_INFO_HEADER' | translate }}

{{ 'REGISTERING' | translate }} {{ generalInfo.relation | relation_lookup | translate }}
{{ 'REGISTERING_AS' | translate }} {{ generalInfo.registrantType | registration_type_lookup | translate }}
{{ 'LABEL_NAME' | translate }} {{ contactInfo.firstName }} {{ contactInfo.middleName }} {{ contactInfo.lastName }}
{{ 'LABEL_COMPANY' | translate }} {{ contactInfo.companyName }}
{{ 'LABEL_EMAIL' | translate }} {{ contactInfo.email }}
{{ 'LABEL_PHONE' | translate }} {{ contactInfo.phone }}
{{ 'LABEL_ADDRESS' | translate }} {{ contactInfo.address }}
{{ 'LABEL_CITY' | translate }} {{ contactInfo.city }}
{{ 'LABEL_STATE' | translate }} {{ contactInfo.stateProvince | state_name_lookup }}
{{ 'LABEL_ZIP' | translate }} {{ contactInfo.zip }}
{{ 'LABEL_COUNTRY' | translate }} {{ contactInfo.country | country_name_lookup }}

{{ 'SAVE_WARNING' | translate }}