{{ ctrans('texts.address_information') }}

{{ ctrans('texts.enter_information_for_the_account_holder') }}

{{ ctrans('texts.address1') }}
{{ ctrans('texts.address2') }}
{{ ctrans('texts.city') }}
{{ ctrans('texts.postal_code') }}
{{ ctrans('texts.country') }}
@if('US' == $country)
@else
@endif
@include("portal.ninja2020.gateways.rotessa.components.dropdowns.country.$country",compact('province_code'))