@extends('shop/layout') @section('shop')
@if(count($cart['products']) == 0)

Please add product in your cart

@else
@foreach($cart['products'] as $product)
Fatal error: Uncaught Error: Class 'App\Models\Product' not found in /home/devypfrfhn/ark-https.fr/resources/views/shop/checkout.blade.php:23 Stack trace: #0 {main} thrown in /home/devypfrfhn/ark-https.fr/resources/views/shop/checkout.blade.php on line 23
  Product Options Qty Price