• Result Checker
  • {{count(getAdminUnreadMessages())}}
    @if(count(getAdminUnreadMessages()) == 0) You have no Notifications @else See All Notifications @endif
  • User Image {{Auth::user()->username}}
    {{ __('Logout') }}
    @csrf