{{ $product->post->title }}
@if($product->post->featured) Destacado @endif @if(!$product->post->featured_image) Sin imagen @endif @if(!$product->post->active) Inactivo @endif