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