{{-- --}}

{{__('text.checkout_currency')}}

{{__('text.checkout_language')}}

@csrf

{{__('text.checkout_timer')}}

{{__('text.checkout_info')}}

{{__('text.checkout_wrong_phone')}}
{{__('text.checkout_wrong_phone')}}
{{__('text.checkout_wrong_email')}}
{{__('text.checkout_wrong_email')}}

{{__('text.checkout_billing_address')}}

{{__('text.checkout_required')}}
{{__('text.checkout_required')}}
@if (in_array(session('form.billing_country', session('location.country', 'US')), array_keys($states)))
@endif
{{__('text.checkout_required')}}
{{__('text.checkout_required')}}
{{__('text.checkout_required')}}

{{__('text.checkout_shipping_address')}}

{{__('text.checkout_payment')}}

{{__('text.checkout_not_selected')}}
@if (env('APP_GOOGLE_ON', 0) == 1 && session('location.country') != 'US' && $service_enable) @endif @if (env('APP_SEPA_ON', 0) == 1 && in_array(session('location.country'), ["AT", "BE", "BG", "HR", "CY", "CZ", "DK", "EE", "FI", "FR", "DE", "GR", "HU", "IE", "IT", "LV", "LT", "LU", "MT", "NL", "PL", "PT", "RO", "SK", "SI", "ES", "SE"])) @endif {{--
--}}