• {{ App\Models\Notice::Where('recive_user_id' ,'=', Auth::user()->id)->whereNotNull('sender_user_id')->whereNull('obtain_marks')->count() }}
    • You have {{ App\Models\Notice::Where('recive_user_id' ,'=', Auth::user()->id)->whereNull('sender_user_id')->count() }} new notifications

    • See all notifications
  • {{Auth::user()->name}}
    • Settings
    • Profile
    • Logout
    • @csrf