@props([ 'unreadNotificationsCount', ])
{{ __('filament-notifications::database.modal.heading') }} @if ($unreadNotificationsCount)
{{ $unreadNotificationsCount }}
@endif