{{-- Mobile header cart icon — only include when the app has a shopping cart. --}} @if (($cartCount ?? 0) > 0) {{ $cartCount }} @endif