{{-- --}} AIMS @hasSection('title') | @yield('title') @else | Dashboard @endIf @include('partials/header') @stack('head-script') {{-- @include('partials/header') --}} @include('partials/v2/left-sidebar')
@stack('content-header')
@stack('prev-next-head')
@yield('content')
@include('partials/footer') @stack('footer-script') @include('partials/modal')