@forelse($products as $product)
{{$product->name}} @if($product->type == 'variable') - {{$product->variation}} @endif