@extends('layouts.frontend') @section('title', 'Forgot Password - Trade Plus Education') @section('content') Forgot Password Reset your password and regain access to your account Forgot your password? No problem. Just provide your email address and we'll send you a password reset link. @if (session('status')) {{ session('status') }} @endif @csrf Email Address @error('email') {{ $message }} @enderror Send Reset Link Back to Login @endsection
Reset your password and regain access to your account
{{ $message }}