{{--
--}} @if(!getLogInUser()->theme_mode)
@else
@endif
@livewireStyles @include('layouts.livewire-turbo') @stack('scripts') @routes
@include('layouts.sidebar')
@include('layouts.header')
@yield('header_toolbar')
@yield('content')
@include('layouts.footer')
@include('profile.changePassword') @include('profile.changelanguage')