@if(count($combinations) > 0) @endif @foreach ($combinations as $key => $combination) @endforeach
@php if(isset($combination["image"])){ $b = $combination["image"]; $b; }else{ $b = null; } @endphp