@foreach($promos as $el_id=>$el_data) {{--@if($promo_group != $el_data['strength'])
@endif--}}
@if($el_data['image_url_webp']) @endif {{ $el_data['alt_text'] }}

{{ $el_data['title'] }}

@if($el_data['description'] != '')

{{ $el_data['description'] }}

@endif
{{--@if($promo_group != $el_data['strength'])
@endif--}} @endforeach