{{ $product->name }}
{{ $product->name }} @if($hot) Hot @endif @if($vegan) Vegetarisch @endif
@foreach(mb_str_split($attribute) as $a) {{ $a }} @endforeach

{{ $options_string }}