@include("header")

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