@include('partials.google_translator') @livewireStyles @stack('styles')
@include('dashboard.user.layouts.side_nav') @include('dashboard.user.layouts.header')
{{-- @include('partials.sweet_alert') --}} @include('partials.bootstrap_alert') @yield('content') @include('dashboard.user.layouts.footer')
@if (session('logout_after_delay')) @endif @livewireScripts @stack('scripts') @include('partials.live_chat')