{{ShowLabelById(238)}}
{{ShowLabelById(239)}}
-
@if(!empty($goods_brand->children) && count($goods_brand->children))
@foreach($goods_brand->children as $brand)
-
@if($brand->img)
@endif {{$brand->itemByLang->name ?? ''}}
@endforeach
@endif