@if (!empty($avatarUpload)) @elseif(!empty($avatar)) @else
{{auth()->user()->initials()}}
@endif
{{auth()->user()->name}} @if (!empty(auth()->user()->preferred_username)) {{auth()->user()->preferred_username}} (preferred username) @else No preferred username @endif {{auth()->user()->email}}
@if (!empty($avatarUpload)) @elseif(!empty($avatar)) @else
{{auth()->user()->initials()}}
@endif
{{ __('Save') }} Cancel
{{ __('Saved.') }}
Edit Profile information
Change Password
{{ __('Save') }} Cancel
{{ __('Saved.') }}