@include('layouts.header_scripts') @stack('header_styles')
@yield('content')
@include('layouts.footer_scripts')