@if(!empty($promotions) && count($promotions))
@endif
@foreach($promotions as $one_promotion)
img}")}}"
alt="{{str_slug($one_promotion->name)}}" title="{{$one_promotion->name or ''}}">
@endforeach
@else