@foreach(Cart::content() as $article)
  • solar
    - +
    {{number_format($article->price * $article->qty, 2) }} XOF
  • @endforeach