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