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