@php $total=0; @endphp @foreach($content as $item)
@php $total += $item->subtotal; @endphp @endforeach
{{__('Product Name')}} {{__('Price')}} {{__('Quantity')}} {{__('Total')}} {{__('Remove')}}
cart
@if ($item->options->item_tag) {{$item->options->item_tag}} @endif @if ($item->options->discount_parcent) -{{$item->options->discount_parcent}}% @endif
-
+

${{$item->subtotal}}