|
{{auth()->user()->unreadNotifications->where('type', 'App\Notifications\giftcard')->count()}}
{{auth()->user()->unreadNotifications->where('type', 'App\Notifications\ExcelUpload')->count()}}