@yield('content') @if(Route::current()->getName() == 'frontend_cart') @foreach($cart->items as $key => $citem) @endforeach @endif