@include('partials.topbar') @include('cart._panel', [ 'cart' => $cart, 'articleSummary' => $articleSummary ?? null, ])