@if (isset($favicon))
@else
@endif
{{ $page_title }}
@include('partials.stylesheet') @include('partials.crowdin') @if($stylesheet = Setting::get('stylesheet')) @endif
@yield('content')
@include('partials.footer')