Proje dosyaları eklendi

This commit is contained in:
2026-08-29 15:53:53 +03:00
commit d3313400ca
440 changed files with 24827 additions and 0 deletions
@@ -0,0 +1,7 @@
<div class="trafficpumper-admin-preferences" role="group" aria-label="{{ __('ui.preferences') }}">
@include('filament.locale-picker')
@include('filament.theme-picker')
@auth
@include('filament.user-menu')
@endauth
</div>