@php $site_favicon = get_attachment_image_by_id(get_static_option('site_favicon'),"full",false); @endphp @if (!empty($site_favicon)) @endif @if( get_default_language_direction() == 'rtl') @endif @yield('style') @if(!empty(get_static_option('site_admin_dark_mode'))) @endif
@if(get_static_option('site_admin_panel_preloader_enabled') == 'on')