@extends('layouts.frontend.guest') @section('content')

Forgot Password

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