@php $favicon = \App\Models\Setting::get('app_favicon'); @endphp @if ($favicon) @else @endif {{-- PWA --}} @stack('styles') {{-- Admin Navigation --}}
@if (session('success')) @endif @if (session('error')) @endif {{ $slot }}
@stack('scripts') {{-- Service Worker --}}