@if (\Request::is('rtl')) @else @endif @if (env('IS_DEMO')) @endif S4S HUB @auth @yield('auth') @endauth @guest @yield('guest') @endguest @if(session()->has('success'))
@endif @stack('rtl') @stack('dashboard')