{{--
--}}
{{ config('app.name', '[% application_name %]') }}
Home
Toggle theme
Auto
Light
Dark
@if (!Auth::check())
Log in
Register
@endif
@yield('content')
{{-- --}}