@yield('content')
{{-- --}}
@php $url = explode('/', url()->current()); $profil = App\Models\Profile::firstOrfail(); $notifUnread = auth()->user()->unreadNotifications; @endphp