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