@include('layouts.header') @yield('page-header') @yield('content') @include('layouts.footer')
@include('layouts.footer-scripts1')