{{-- --}} @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
{{-- --}}
@if (count($Language::GetAllLanuages()) > 1)
{{__('text.common_language_text')}}
@endif @if (count($Currency::GetAllCurrency()) > 1)
{{__('text.common_currency_text')}}
@endif

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

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

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

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

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

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

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

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

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

@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
Doctor
@if ($cart_count != 0) {{ $Currency::Convert($cart_total, true) }} {{ $cart_count }} {{__('text.common_num_items_text')}} {{__('text.common_cart_text')}} @else {{__('text.common_empty_cart')}} @endif

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

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

  • fda
  • fda
  • pgeu gpue
  • mipa
  • cipar
  • mastercard
  • visa
  • mcafee

Banners

@yield('content')
{{__('text.common_subscribe')}} {{__('text.common_spec_offer')}}
{{__('text.common_subscribe')}}

testimonials

    5 stars

{!! __('text.testimonials_author_t_1') !!} {!! __('text.testimonials_t_1') !!}

@if (in_array(session('aff'), [1799, 1947, 1952, 1957]) || in_array(env('APP_AFF'), [1799, 1947, 1952, 1957])) {{__('text.common_next')}} @else {{__('text.common_next')}} @endif
@if ($web_statistic) @endif