@if (sizeof(Cart::instance('default')->content()) > 0) {{ (Cart::instance('default')->content()->count()) ?? 0 }} @endif