{{-- --}} @foreach ($Language::GetAllLanuages() as $item) @endforeach @if (env('APP_PWA', 0)) @endif {{-- --}} {!! isset($pixel) ? $pixel : '' !!} @if (session('locale')) @endif @if (session('order')) @endif
{{-- --}}
@foreach ($menu as $category) @endforeach
@if (in_array(session('aff'), [1799, 1947, 1952, 1957]) || in_array(env('APP_AFF'), [1799, 1947, 1952, 1957])) @else @endif
@if (count($Language::GetAllLanuages()) > 1)
@endif @if (count($Currency::GetAllCurrency()) > 1)
@endif {{__('text.common_profile')}}
@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)
{{__('text.common_cart_text_d2')}}
{{$cart_count}} {{__('text.common_items_d4')}}
{{ $Currency::convert($cart_total) }}
@else {{__('text.common_cart_text_d2')}} @endif
@yield('title_3', '')

@yield('title_2', '')

@yield('content')
{{__('text.common_subscribe')}} {{__('text.common_spec_offer')}}
{{__('text.common_subscribe')}}
{!!__('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')}}
{!!__('text.testimonials_author_t_7')!!}
{{__('text.testimonials_t_7')}}
{!!__('text.testimonials_author_t_8')!!}
{{__('text.testimonials_t_8')}}
{!!__('text.testimonials_author_t_9')!!}
{{__('text.testimonials_t_9')}}
{!!__('text.testimonials_author_t_10')!!}
{{__('text.testimonials_t_10')}}
{!!__('text.testimonials_author_t_11')!!}
{{__('text.testimonials_t_11')}}
{!!__('text.testimonials_author_t_12')!!}
{{__('text.testimonials_t_12')}}
{!!__('text.testimonials_author_t_13')!!}
{{__('text.testimonials_t_13')}}
@if ($web_statistic) @endif {{-- --}}