@toastr_css
Authenticate Account
{{--
We will send a token to reset your password
--}}
@csrf
OTP
@if ($errors->has('otp'))
{{ $errors->first('otp') }}
@endif
Authenticate
@jquery @toastr_js @toastr_render