@if(($count ?? 0) > 0)
Keranjang
{{ $count }} item
Subtotal
Rp {{ number_format($totalPrice ?? 0, 0, ',', '.') }}
@endif