@include('front.pages.cabinet.menu', ['user' => $user, 'childrenList' => $childrenList])
@else
{!! ShowLabelById(68) !!}
@endif
{{ShowLabelById(67)}}
{{ShowLabelById(67)}}
@if(!empty($goods_items_list))
@foreach($goods_items_list as $one_goods)
@include('front.templates.goods-template')
@endforeach