@include('particles.products-nav-mobile') @guest @else @php $currentUserNotificationsCount = getCurrentUserNotificationsCount(); @endphp @if($currentUserNotificationsCount!=0) {{ $currentUserNotificationsCount }} @endif @endif