@include('layout.header')
@include('nav.topnav') @include('pages.settings.leftmenu-settings')
@yield('content')
@include('modals.common-modal-wrapper') @include('modals.plain-modal-wrapper') @include('modals.actions-modal-wrapper') @include('pages.authentication.modal.relogin') @include('layout.footerjs')