@if (Auth::check()) @endif {!! site('script_head') !!} {!! site('script_body') !!}
@yield('content')
Settings
  • Theme Mode

    Choose light or dark mode or Auto

  • Sidebar Theme

    Choose Sidebar Theme

  • Accent color

    Choose your primary theme color

  • Sidebar Caption

    Sidebar Caption Hide/Show

  • Theme Layout

    LTR/RTL

  • Layout Width

    Choose Full or Container Layout

@if (Auth::check()) @else @endif {!! site('script_footer') !!} @if (session('success')) @endif @if (session('error')) @endif @yield('script')