@php Theme::set('pageTitle', __('Galleries')); Theme::set('headerStyle', theme_option('header_style', 'style-1')); Theme::set('headerTopStyle',theme_option('header_top_sidebar_style', 'style-1')); @endphp @if (function_exists('get_galleries')) @php Gallery::registerAssets(); @endphp
@endif