{{-- Food --}} {{ $post->title }} {{ $post->author->name }} {{ \Carbon\Carbon::parse($post->created_at)->translatedFormat('F d, Y') }} {!! $post->content !!}