@extends('layouts.app') InsureMe | Verify OTP @section('content')

Reset Password

{!! $errors->first('verify-otp-error', '
Error! :message
') !!}
@csrf
@endsection