@yield('script')
@include("partials.header") @yield('body') @yield('footer') @include("partials.footer")