@stack('header_script')
@include('layout.header')
@yield('content')
@stack('footer_script') @include('layout.notification')