{{-- --}} @foreach ($Language::GetAllLanuages() as $item) @endforeach @if (env('APP_PWA', 0)) @endif {{-- --}} {!! isset($pixel) ? $pixel : '' !!} @if (session('locale')) @endif @if (session('order')) @endif @php $domainWithoutZone = preg_replace('/\.[^.]+$/', '', request()->getHost()); @endphp
{{-- --}}
1 000 000

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

{{ __('text.common_banner1_text1') }}
{{ __('text.common_banner1_text2') }}

{{ __('text.common_banner1_text3') }}
{{ __('text.common_banner1_text4') }}

{{ __('text.common_banner2_text1') }}
{!! __('text.common_banner2_text2') !!}

{{ __('text.common_banner2_text3') }}
{{ __('text.common_banner2_text4') }}

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

@php $cart_count = 0; $cart_total = 0; if (!empty(session('cart'))) { foreach (session('cart') as $value) { $cart_count += $value['q']; $cart_total += $value['price'] * $value['q']; } } @endphp @if ($cart_count != 0) {{ $cart_count }} {{ __('text.common_items_d4') }} {{ $Currency::convert($cart_total) }} @else {{ $cart_count }} {{ __('text.common_items_d4') }} {{ $Currency::convert($cart_total) }} @endif

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

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

@if (count($Language::GetAllLanuages()) > 1)
@endif @if (count($Currency::GetAllCurrency()) > 1)
@endif

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

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

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

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

@yield('content')

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

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

{!! __('text.testimonials_author_t_1') !!}
{{ __('text.testimonials_t_1') }}
{!! __('text.testimonials_author_t_2') !!}
{{ __('text.testimonials_t_2') }}
{!! __('text.testimonials_author_t_3') !!}
{{ __('text.testimonials_t_3') }}
{!! __('text.testimonials_author_t_4') !!}
{{ __('text.testimonials_t_4') }}
{!! __('text.testimonials_author_t_5') !!}
{{ __('text.testimonials_t_5') }}
{!! __('text.testimonials_author_t_6') !!}
{{ __('text.testimonials_t_6') }}
@yield('announce_text_1', random_int(2, 30) .' ' .__('text.common_product1'))@yield('announce_text_2', __('text.common_product2'))
@if ($web_statistic) @endif