@if ($latestPost->image_url != '') @endif
{{ $latestPost->title }}

{!! \Illuminate\Support\Str::limit($latestPost->body, 50, '...') !!}