@include('theme::_seo_meta')
@stack('styles')
@include('theme::_nav_bar')
@yield('content')
@include('theme::_footer') @stack('scripts')