@forelse(Cart::content() as $key => $cart)
  • {{$cart->name}}{{$cart->name}} {{setPriceFormat($cart->price)}}
  • @empty @endforelse