{{ __('Información de perfil') }} {{ __('Actualizar tú cuenta de perfil, Información y correo.') }} @if (Laravel\Jetstream\Jetstream::managesProfilePhotos())
{{ $this->user->name }}
{{ __('Select A New Photo') }} @if ($this->user->profile_photo_path) {{ __('Remove Photo') }} @endif
@endif
{{ __('Guardar.') }} {{ __('Guardar') }}