@extends('layouts.nova')
@section('content')
Unread
{{ number_format($unreadCount) }}
Notifications that still need attention.
Loaded
{{ number_format($notifications->count()) }}
Items shown on this page.
Total feed
{{ number_format((int) ($notificationsMeta['total'] ?? 0)) }}
All notifications stored for your account.
Follows, comments, likes, and system notices will appear here as your account becomes more active.
{{ $item['message'] ?? 'New activity' }}