This commit is contained in:
@@ -1085,7 +1085,7 @@
|
||||
method:'get',
|
||||
url: "{{ route('customer.otp') }}",
|
||||
data:{
|
||||
'noic' : noic
|
||||
'noic_otp' : noic
|
||||
},
|
||||
dataType:'json',
|
||||
success: function(otp_token){
|
||||
|
||||
Reference in New Issue
Block a user