{{ __('Profile Information') }} {{ __('Update your account\'s profile information and email address.') }} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
{{ __('Select A New Photo') }}
@endif
{{ __('Saved.') }} {{ __('Save') }}