@stack('pageCss') @auth @include('mpClient.common.header') @endauth
@yield('content') @stack('pageModals') @auth @endauth
{{-- start custom js --}} @stack('pageJs') @include('mpClient.modules.axios_logout_interceptor')