@if(app()->environment('local')) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @php $manifest = json_decode(file_get_contents(public_path('build/manifest.json')), true); @endphp @endif
Bu sayfa tema toggle'ı test etmek için oluşturuldu.
Sağ üst köşedeki güneş/ay ikonuna tıklayarak temayı değiştirebilirsiniz.
Mevcut tema: {{ auth()->user()->theme ?? 'light' }}