{{ __('messages.profile') }} {{ __('messages.Update_desc_account') }} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
{{ __('messages.Select A New Photo') }} @if ($this->user->profile_photo_path) {{ __('messages.Remove Photo') }} @endif
@endif
{{ __('messages.Saved') }} {{ __('messages.Save') }}