{{ShowLabelById(240)}}
{{ShowLabelById(241)}}
-
@if(!empty($goods_subCategory->children) && count($goods_subCategory->children))
@foreach($goods_subCategory->children as $subcategory)
-
@if($subcategory->img)
@endif {{$subcategory->itemByLang->name ?? ''}}
@endforeach
@endif