@include('front.templates.after-body-start', ['cookie_settings' => $cookie])
{{ShowLabelById(137)}}
@if(!empty($social_media) && count($social_media))

{{ShowLabelById(136)}}:

    @foreach($social_media as $one_item)
  • {{ $one_item->itemByLang->name ?? '' }}
  • @endforeach
@endif @if(!empty($lang_list) && count($lang_list))
@endif
@include('front.pages.user-auth.login') @include('front.pages.user-auth.register') @include('front.pages.user-auth.recovery-pass') @include('front.pages.user-auth.new-pass')
@if($top_header_publicity)
{!!$top_header_publicity->itemByLang->body ?? ''!!}
@endif
@if(!empty($social_media) && count($social_media))

{{ShowLabelById(136)}}:

    @foreach($social_media as $one_item)
  • {{ $one_item->itemByLang->name ?? '' }}
  • @endforeach
@endif
{{ showSettingBodyByAlias('main-phone') }}

{{ showSettingBodyByAlias('main-support') }}

@if(!empty($lang_list) && count($lang_list))
@endif
@if($header_goods_subjects && $header_goods_subjects->children->isNotEmpty())
@endif
@if(ifUserSessionExists())
{{ $global_user->last_name .' '. $global_user->name ?? '' }}
@else @endif
@if(request()->segment(2) != 'cart') @if(!empty($header_basket_items) && count($header_basket_items)) @include('front.templates.header-basket-items') @else

{{ ShowLabelById(26) }}

@endif @endif