@yield('header_code')
{{Auth::user()->name}}
{{Auth::user()->email}}
Logout
@yield('content')
Admin Setting
Dashboard Theme Mode
Choose light or dark mode
Dashboard Theme Color
Choose your primary theme color
@include('admin.include.themejs') @yield('footer_script')