@include("header")
Home
Dashboard
@yield("content")
@stack('scripts') @yield('page-js-script') @include("dashsidebar") @include("footer")