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

Forgot Password!

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

@endsection