@extends('layout.master', ['title' => 'Cart']) {{-- Import the Product class --}} @php use App\Models\Product; @endphp @section('meta') @endsection @section('content')
Home /