@php $news = App\Models\Actualite::all(); @endphp
{{ \Carbon\Carbon::parse($item->created_at)->format('M d, Y') }}