{{ $t('user.profile') }}

{{ user.username ? user.username.charAt(0).toUpperCase() : 'U' }}
{{ $t('common.save') }}
{{ $t('auth.logout') }}