{!! renderHeadStartHooks() !!} @php $site_favicon = get_attachment_image_by_id(get_static_option('site_favicon'),"full",false); @endphp @if (!empty($site_favicon)) @endif {!! load_google_fonts() !!} @if(get_user_lang_direction() == 'rtl') @endif @include('frontend.layout.partials.root-style') @yield('style') @if(request()->routeIs('homepage'))