@yield('seo') @stack('styles') @if(!in_array(request()->route()->getName(), ['web.vgames.show', 'web.bets.show'])) @endif
@yield('content')
@stack('scripts')