{{ $t('location') }} {{ $t('croatia') }} {{ $t('password') }} {{ errors.first('password', 'step_one') }} {{ $t('password_note') }} {{ $t('password_confirmation') }} {{ errors.first('password_confirmation', 'step_one') }}
{{ $t('gender') }} {{ $t('select_gender') }} {{ $t('male') }} {{ $t('female') }} {{ $t('undefined') }} {{ errors.first('step_two.gender') }} {{ $t('birthday') }} {{ month }} {{ errors.first('step_two.birthday_month') }} {{ errors.first('birthday', 'step_two') }} {{ $t('country_number') }} {{ country.name }} ({{ country.callingCode }}) {{ errors.first('step_two.country_number') }} {{ $t('country') }} {{ country.name }} {{ errors.first('step_two.country') }}
{{ $t('contract_subtitle') }} {{ $t('validity_of_personal_document') }} {{ month }} {{ errors.first('step_three.validity_of_personal_document_month') }} {{ errors.first('validity_of_personal_document', 'step_three') }} {{ $t('driver_licence_city') }} {{ country.name }} {{ errors.first('step_three.driver_licence_city') }} {{ $t('validity_of_driver_licence') }} {{ month }} {{ errors.first('step_three.validity_of_driver_licence_month') }} {{ errors.first('validity_of_driver_licence', 'step_three') }} {{ errors.first('termsAndConditions', 'step_three') }} {{ errors.first('gdpr', 'step_three') }}
{{ $t('confirmation_title') }} {{ message }} {{ $t('confirmation_text') }} {{ $t('confirmation_subtext') }}
{{ $t('education_title') }} {{ $t('education_subtitle') }} {{ $t('education_location') }} {{ location.name }} {{ errors.first('step_four.education_location') }} {{ $t('education_time') }} {{ education.location_title }} - {{ education.human_date }} {{ errors.first('step_four.education') }}
{{ $t('payment_package_title') }} {{ package.name }} {{ $t('selected') }} {{ $t('purchase') }} {{ package.price.toFixed(2) }}{{ package.providerID.currencySign }}
{{ $t('payment_title') }} {{ $t('payment_message') }} {{ $t('payment_note') }} {{ $t('total_sum') }} {{ price }} {{ input.payment.package.name }} {{ input.payment.package.price? input.payment.package.price.toFixed(2) : "" }} {{ input.payment.package.providerID ? input.payment.package.providerID.currencySign : "" }} {{ $t('card_number') }} {{ $t('card_cvv') }} {{ $t('card_expiration_date') }}
{{ $t('success_title') }} {{ success }} {{ $t('next_step') }} {{ $t('next_step_help') }} {{ $t('back_home_page') }} {{ $t('to_my_profile') }}