@extends('front.front-app') @section('meta-tags') @include('front.meta-tags.for-other-pages') @stop @include('front.header') @section('container')

{{ $goods_subject->itemByLang->name ?? '' }}

@foreach($goods_subjects_left_menu as $one_goods_subject) @endforeach
@stop @include('front.footer')