@if (function_exists('get_galleries'))
@php $galleries = get_galleries($limit); @endphp
@if (!$galleries->isEmpty())
{!! clean($description) !!} {!! clean($subtitle) !!}{!! clean($title) !!}
@if ($description)