{{ $blog->title }}
Published on
{{ $blog->published_at ? $blog->published_at->format('F d, Y') : '' }}
{!! $blog->content !!}