@php $notifications = getNotification(Auth::user()->roles->pluck('name')->first()); $notificationCount = count($notifications); @endphp