@if(Auth::check()) @php $wishlistProductCount = get_wishlists()->count(); @endphp @if($wishlistProductCount > 0) {{ $wishlistProductCount}} @endif @endif