@include('partials.seo')
@stack('style-lib')
@stack('style')
@php echo loadExtension('google-analytics') @endphp
@stack('fbComment')
@yield('panel')
@stack('script-lib')
@php echo loadExtension('tawk-chat') @endphp
@if (gs('pn'))
@include('partials.push_script')
@endif
@include('partials.notify')
@stack('script')