{{ __("Update your account's profile information and email address.") }}
{{ __('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{{ __('Saved.') }}
@endif