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