@if (isset($notificationsNotSeen) && $notificationsNotSeen !== 0)
merge(['class' => 'absolute rounded-full bg-red-500 text-white w-4 h-4 flex justify-center items-center']) }}>

{{ $notificationsNotSeen }}

@endif