{{-- --}} @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)
@endif @if (count($Currency::GetAllCurrency()) > 1)
@endif
@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_cart_text_d2') }} {{ $Currency::convert($cart_total) }} @else {{ __('text.common_cart_text_d2') }} {{ $Currency::convert($cart_total) }} @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') }}
{{ __('text.text_aff_domain_1') . ' ' . __('text.text_aff_domain_2') . ' verified pharmacy' }}
{{ __('text.text_aff_domain_1') . ' ' . __('text.text_aff_domain_2') . ' partners' }} {{ __('text.text_aff_domain_1') . ' ' . __('text.text_aff_domain_2') . ' partners' }}
1 000 000
{{ __('text.common_customers') }}
{{ __('text.text_aff_domain_1') . ' ' . __('text.text_aff_domain_2') . ' verified pharmacy' }}
{{ __('text.text_aff_domain_1') . ' ' . __('text.text_aff_domain_2') . ' partners' }}
{{ __('text.common_save') }}
{{ __('text.common_discount') }}
{{ __('text.common_prescription') }}
{{ __('text.common_restrictions') }}
{{ __('text.common_delivery') }}
{{ __('text.common_receive') }}
{{ __('text.common_moneyback') }}
{{ __('text.common_refund') }}
@yield('content')
{{ __('text.common_subscribe') }} {{ __('text.common_spec_offer') }}
{{ __('text.common_subscribe') }}
@yield('testimonial', '')
@if ($web_statistic) @endif