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