@stack('style')
@include('components.dashboard.pre-loader') @include('components.dashboard.header') @include('components.dashboard.sidebar') @include('components.dashboard.page-header') @yield('main') @include('components.dashboard.footer') @stack('script')