{{-- Promo {{ ShowLabelById(78) }} --}} Wish {{ $wish_count ?? 0 }} {{ ShowLabelById(67) }} {{-- Wish {{ $wish_count ?? 0 }} {{ ShowLabelById(67) }} --}} Basket {{ $basket_count ?? 0 }} {{ ShowLabelById(27) }} @php $isLoggedIn = session('session-front-user'); $currentRoute = Route::currentRouteName(); @endphp @if($isLoggedIn) @if(str_starts_with($currentRoute, 'dashboard')) @else {{ ShowLabelById(216) }} @endif @else {{ ShowLabelById(216) }} @endif