@lang('Verify Your Mobile'): {{auth()->user()->mobile}}
@lang('If you don\'t get any code') @lang('Try again')
@if ($errors->has('resend'))
{{ $errors->first('resend') }} @endif
{{ $errors->first('resend') }} @endif