{{ $post->category->name }} • {{ $post->published_at->format('M d, Y') }} {{ $post->title }} {{ $post->author->name }} @if($post->author->twitter_handle) @endif @if($post->author->github_handle) @endif @if($post->banner_url) @endif {!! $post->content !!}