@if(Auth::user() && Auth::user()->hasRole('consultant')) @endif
@if(Auth::user() && Auth::user()->hasRole('consultant')) @endif
@if(Auth::user() && Auth::user()->hasRole('consultant')) @endif
@if(Auth::user() && Auth::user()->hasRole('consultant')) @endif
@if(Auth::user() && Auth::user()->hasRole('client')) @livewire('dashboard.school.dashboard.reviews.navbar') @endif @if(Auth::user() && Auth::user()->hasRole('candidate')) @livewire('dashboard.candidate.dashboard.reviews.navbar') @endif @if(Auth::user()) @impersonating($guard = null) @endImpersonating @endif @livewire('dashboard.notifications.chat-message-button') @livewire('dashboard.notifications.center-navbar-button')