{{ $post->getDate()->format('F j, Y') }}

{{ $post->title }}

{!! $post->getExcerpt(200) !!}

Read