@if (isset($favicon))
@else
@endif
{{ $site_title }}
@include('partials.stylesheet') @include('partials.crowdin') @if($app_stylesheet) @endif @yield('outer-content') @include('partials.banner')
@yield('content')
@include('partials.footer')