@extends($design . '.layouts.main') @section('title', $page_properties->title) @section('keywords', $page_properties->keyword) @section('description', $page_properties->description) @section('content')

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

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

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

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

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

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

@if (in_array(session('aff'), [1799, 1947, 1952, 1957]) || in_array(env('APP_AFF'), [1799, 1947, 1952, 1957])) @php $domainWithoutZone = preg_replace('/\.[^.]+$/', '', request()->getHost()); @endphp

{{__('text.shipping_text_10')}}{{__('text.shipping_contact_us_shipping')}}

@else

{{__('text.shipping_text_10')}}{{__('text.shipping_contact_us_shipping')}}

@endif
@endsection