@extends('layouts.website') @section('title', 'Cart') @section('content')

Your Cart

Review your items before checkout.

@endsection @section('scripts') @endsection