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

Forgot Password

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