|
|
@endif
{{ $item->product_name }}
@if($item->variant_name)
Variant: {{ $item->variant_name }}
@endif
|