@include('includes.meta_head') @include('includes.top_header')
@yield('content')
@include('includes.footer') @stack('page_modals') @stack('page_scripts')