@include('components.tailwind-config') @php $favicon = \App\Models\Setting::get('app_favicon'); @endphp @if ($favicon) @else @endif {{-- PWA --}} @stack('styles')