@if(!getLogInUser()->theme_mode) @else @endif @livewireStyles @livewireScripts @routes
@include('layouts.sidebar')
@include('layouts.header')
@yield('header_toolbar')
@yield('content')
@include('layouts.footer')
@include('profile.changePassword') @include('profile.changelanguage')