@extends('public.layout') @section('title', trans('storefront::cart.cart')) @section('content')
@include('public.cart.index.empty_cart')
@endsection