@extends('layouts.app')
InsureMe | Verify OTP
@section('content')
Reset Password
{!! $errors->first('verify-otp-error', '
Error!
:message
') !!}
@csrf
Agent Code
An OTP sent to your email
Send OTP
@endsection