@php($backgroundImage = RvMedia::getImageUrl($shortcode->background_image))
$backgroundImage, "background-color: $shortcode->background_color" => $shortcode->background_color ]) >
@if($title = $shortcode->title)

title_color;" => $shortcode->title_color])> {!! BaseHelper::clean($title) !!}

@endif
@foreach(range(1, $shortcode->quantity) as $i) {{ $shortcode->{ @endforeach