@if($post->featured_image) @endif {{ $post->published_at->format('d M Y') }} • {{ $post->category->name }} {{ $post->title }} {{ $post->excerpt }} Baca Selengkapnya @if($post->tags->count() > 0) @foreach($post->tags->take(3) as $tag) {{ $tag->name }} @endforeach @endif