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

Forgot Password?

Enter the email linked to your account. We'll send a verification link.

@csrf
@error('email') {{ $message }} @enderror
Back to Sign In
@endsection @push('headerPartial') @endpush