@if (!Auth::user()->dark_mode) @else @endif @livewireStyles @livewireScripts @routes @php $styleCss = 'style'; @endphp @yield('phone_js')
@include('client_panel.layouts.sidebar')
@include('layouts.header')
@yield('header_toolbar')
@yield('content')
@include('layouts.footer')
@include('profile.changePassword') @include('profile.changelanguage')