@if(count($cart['products']) == 0)
Please add product in your cart
@else
|
Product |
Options |
Qty |
Price |
@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