@if (config('app.favicon_enabled')) @include('favicon') @endif {{-- Theme updater --}} @include('theme-change') @yield('title') {{-- Font family --}} {{-- Head Flag --}}
@include('brand')

@yield('title')

@include('warnings.www-url-prefix') @include('warnings.incorrect-url') {{-- Fake div for spacing when only 1 alert exists --}}
@yield('content')