@lang('Email')

@lang('Your current email address is') {{ $user->email }}

@csrf
@error('new_email') {{ $message }} @enderror