{{ $post->title }}
{{ $post->created }}
{!! $post->content !!}
{{ __('Read the full post') }}
{{ __('here') }}
.