@props(['product']) @php $tag = $product->getActiveTag(); @endphp @if($tag)
{{ $tag->content }}
@endif