@yield('styles')
@include('include.header') @yield('content') @include('include.footer')
@yield('scripts')