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