@section('header')
@if($header_goods_subjects && $header_goods_subjects->children->isNotEmpty())
@endif @if(!empty($lang_list) && count($lang_list))
@endif
@if($header_goods_subjects && $header_goods_subjects->children->isNotEmpty())
@endif

{{ ShowLabelById(1, $lang_id) }}:

    @include('front.templates.social-links')
@if(!empty($lang_list) && count($lang_list))
@endif
@if(request()->segment(2) != 'cart')
@if(!empty($header_basket_items) && count($header_basket_items)) @include('front.templates.header-basket-items') @else

{{ ShowLabelById(27, $lang_id) }}

@endif
@endif
@stop