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