@extends('frontend.master') @section('home') Forgot Password Home / Login / Forgot Password Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one @if (session('status')) {{ session('status') }} @endif @csrf Email Address @error('email') {{ $message }} @enderror Email Password Reset Link Login Not a member? Register @endsection
Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one
Not a member? Register