{{-- Altta: Profilim (Harita İşlemleri ile aynı kutu stili, chevron yok, hep açık) --}}
{{--
{{ t('profile') }}
--}}
@if (auth()->user()->avatar_url) @else
{{ auth()->user()->initial }}
@endif
{{ auth()->user()->name }} {{ auth()->user()->last_name }}