@extends('auth.body.main') @section('container')

Reset Password

Enter your email address and we'll send you an email with instructions to reset your password.

@if (session('status')) @endif
@csrf
@error('email')
{{ $message }}
@enderror

Wait, I remember my password... Log In

Forgot Password Illustration
@endsection