{{ config('settings.app.name.'.$locale, env('APP_NAME')) }}

{{ $post->title }}

{{ $post->created }}

{!! $post->content !!}

{{ __('Read the full post') }} {{ __('here') }}.