@yield('content')
{{-- Favicon --}} @php $site_favicon = get_attachment_image_by_id(get_static_option('site_favicon'), 'full', false); @endphp @if (!empty($site_favicon)) @endif {{-- Apply saved theme before CSS paints to prevent flash --}} {{-- Fonts --}} {{-- Toastr --}} {{-- Admin design system --}} {{-- Action dropdown styles --}} {{-- Per-page extra styles --}} @yield('admin_styles')