<%= render :partial => "auth/confirmations/enter_otp.html.erb", locals: {user: @auth_user} %>

Click below to resend the SMS OTP

<%= render :partial => "auth/confirmations/resend_sms_otp.html.erb", locals: {user: @auth_user} %>