@toastr_css

Authenticate Account

{{--

We will send a token to reset your password

--}}
@csrf
@if ($errors->has('otp'))
{{ $errors->first('otp') }}
@endif
@jquery @toastr_js @toastr_render