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