Cart
@if(Cart::count()>0) @foreach(Cart::content() as $item) {{-- {{ dd($item) }} --}}
@if($item->options->image != null) @else
@endif

{{ $item->name }}

@if(isset($item->options['product_type']))

{{ $item->options['product_type'] }}: {{ $item->options['product_type_option'] }}

@endif

@if(isset($item->options['plus_price'])) ${{ $item->options['plus_price'] }} @endif

-
{{ $item->qty }}
+
@endforeach @else

No items in cart

@endif {{--

ELITE Series Foreman (48" x48" Cut Area)

$4,675.00 $3,973.75

-
1
+
--}}
Subtotal${{ $subtotal }}