@if ($this->hasUnverifiedEmail)
{{ __('Your email address is unverified.') }}
{{ __('Click here to re-send the verification email.') }}
@endif
{{ __('Save') }}
@if ($this->showDeleteUser) @endif