@inject('notifications', 'App\Repositories\NotificationRepository') @php $notify_count = $notifications->getAllNotifications()->count(); @endphp {{ $notify_count }} @if($notify_count != 0) @endif