background_color" => $shortcode->background_color]) >
{!! Theme::partial('shortcode-heading', compact('shortcode')) !!}
@foreach($locations as $location)
{{ RvMedia::image($location->image, $location->name, 'thumb') }}
@endforeach