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