userType == 0 ? '' : 'readonly' }}>
@if($errors->has('email'))
@endif
@if($is_update && $user->userType == 0)
Please double-check your new email address before saving. This email is used for logging in. Entering an incorrect address could result in all your TeachKloud emails being sent to the wrong person, and you may risk losing access to your account.
@endif