@if(moduleExists('CurrencySwitcher')) @endif
{{ App\Models\AdminNotification::unread_notification()->count() }}
@foreach(App\Models\AdminNotification::unread_notification() as $notification) @endforeach