@section('main-content')

Reset Password

Enter Email to Reset Password

@csrf

If you want to change your old password, reset it by entering your new password.

@error('email') {{ $message }} @enderror
@error('password')
{{ $message }}
@enderror
@endsection