{{ __("Actualiza tu nombre y correo de acceso!") }}
{{ __('Your email address is unverified.') }} {{ __('Click here to re-send the verification email.') }}
@if (session('status') === 'verification-link-sent'){{ __('A new verification link has been sent to your email address.') }}
@endif{{ __('Actualizado!') }}
@endif