{{ \Illuminate\Support\Carbon::parse($post->published_at)->translatedFormat('d F Y') }}
{{ $post->title }}
@if($post->excerpt){{ $post->excerpt }}
@endif Lire la suite →@if($posts->isEmpty())
Aucun article pour l'instant.
@else{{ \Illuminate\Support\Carbon::parse($post->published_at)->translatedFormat('d F Y') }}
{{ $post->excerpt }}
@endif Lire la suite →