{{$post->featuredMedia->alt ?? $post->objectData->title}}

{{$post->objectData->title}}

{{jdate($post->created_at)->format('Y/m/d')}}

{{\Illuminate\Support\Str::limit(strip_tags($post->objectData->content), 70)}}