{{ $post->post_title }}
@if($post->categories->first() AND $post->categories->first()->name)
@endif
{{ $post->created_at->locale(LaravelLocalization::getCurrentLocale())->isoFormat('LL')}}