@extends('auth.layout') @section('content')

Forgot Password

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