{!! dynamic_sidebar('pre_footer_sidebar') !!} @if($footerSidebar = dynamic_sidebar('footer_sidebar'))
{!! $footerSidebar !!}
@endif
@if($copyright = Theme::getSiteCopyright())

{!! BaseHelper::clean($copyright) !!}

@endif @if ($hotline = theme_option('hotline'))
hotline

{{ $hotline }} {{ theme_option('hotline_subtitle_text') ?: __('24/7 Support Center') }}

@endif @if ($socialLinks = theme_option('social_links')) @if($socialLinks = json_decode($socialLinks, true))
$hotline, 'col-xl-8' => ! $hotline])>

{{ __('Follow Us') }}

@foreach($socialLinks as $socialLink) @if (count($socialLink) == 3) {{ RvMedia::image($socialLink[1]['value'], $socialLink[0]['value']) }} @endif @endforeach

{{ theme_option('subscribe_social_description', __('Up to 15% discount on your first subscribe')) }}

@endif @endif