@if(!request()->hasHeader('X-Id-Mobile') && !request()->userAgent() == 'WebView')
@endif
{{-- Favicon Logic --}}
@if(config('services.google-tag-manager.enabled'))
@endif
@if( !app()->isProduction() || !config('app.robots.search_engine_index'))
@endif
{{-- If you are updating this please also update the url in wysiwyg.pcss --}}
{{-- @livewireStyles --}}
@vite(['resources/pcss/app.css'])
@stack('head.bottom')
@isset($radiothons)
@foreach($radiothons as $radiothon)