@php $backgroundColor = $shortcode->background_color; $backgroundImage = $shortcode->background_image ? RvMedia::url($shortcode->background_image) : null; @endphp
{!! Theme::partial('shortcodes.app-downloads.content', compact('shortcode')) !!}