@extends('layouts.app') InsureMe | Reset Password @section('content')

Reset Password

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