@extends('web.home.layout.master') @section('content')
@if (Auth::check()) @include('web.home.cart.cart-item') @else @endif
Product Price Quantity Total  
Continue shopping
We processes all orders in LKR. While the content of your cart is currently displayed in LKR, the checkout will use LKR at the most current exchange rate.

@endsection