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

{{__('Forgot Password')}}

@csrf
{{ __('Email Password Reset Link') }}
@endsection