{{ __('profile.profile-info') }} {{ __('profile.update-profile-and-email') }} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
{{ __('profile.select-a-new-photo') }} @if ($this->user->profile_photo_path) {{ __('profile.remove-photo') }} @endif
@endif
{{ __('profile.saved') }} {{ __('profile.saved') }}