Publicado por {{ $post->user->name }} @if($post->published_at) el {{ $post->published_at->format('d/m/Y') }} @else (No publicado) @endif
{{ Str::limit($post->content, 100) }}
Aviso
No hay publicaciones disponibles.