@php Theme::set('pageTitle', __('Blog Search')); Theme::set('headerStyle', theme_option('header_style', 'style-1')); Theme::set('headerTopStyle',theme_option('header_top_sidebar_style', 'style-1')); @endphp
@include(Theme::getThemeNamespace('views.loop'))