{{ $post->photo }}
{{ $post->title }}
  • {{ $post->created_at->format('d M, y') }}
  • {{ $post->author_info->name ?? 'Anonymous' }}