@php $cart = isset($render_cart) ? $render_cart : $cart; @endphp @if($cart && $cart->products()->count()) @else @endif