{{--
--}}
    {{--
  • --}} {{--
  • Teams
    Projects
    Tasks
    Feeds
    Files
    Alerts
  • --}}
  • @php $ncount = Auth::user()->unreadNotifications()->count() @endphp {{ $ncount }}

    الإشعارات

    {{--

    Marks all as read

    --}}
    @php $user = Auth::user(); @endphp @forelse($user->unreadNotifications as $notification)
    Message {{ Carbon\Carbon::parse($notification->created_at)->diffForHumans() }}

    {{ $notification->data['message'] }}

    @empty @endforelse
    {{--
    View All Notifications
    --}}
user avatar

{{ Auth::user()->name }}

{{ Auth::user()->username }}

  • الملف الشخصي
  • تغير كلمة المرور
  • تسجيل الخروج