@include('sources.dashboard.header')
@include('menu.menu') @yield('content')
@include('sources.dashboard.footer')