@lang('Verify Your Email'): {{auth()->user()->email}}
@lang('Please check including your Junk/Spam Folder. if not found, you can') @lang('Resend code')
@if ($errors->has('resend'))
{{ $errors->first('resend') }} @endif
{{ $errors->first('resend') }} @endif