@include('dashboard.layouts.main-header')
@yield('page-header') @include('dashboard.messagesAlert.messages_alert') @yield('content') @include('dashboard.layouts.sidebar') @include('dashboard.layouts.models') @include('dashboard.layouts.footer') @include('dashboard.layouts.footer-scripts')