@if($product->brand->slug !== 'no_brand')
{{translate('Brand')}}
{{ $product->brand->name }}
{{ translate('Products from this brand') }}
@endif