@extends('layout') @section('content')
| Product | Quantity | Action |
|---|---|---|
|
{{ $item['name'] }}
@if($item['variation_name'])
{{ $item['variation_name'] }}
@endif
|
{{ $item['quantity'] }} |
Your cart is currently empty.
Continue Shopping