@extends('layouts.app') @section('title', 'Forgot Password') @section('content')
Enter your email and we'll send you a reset link.
{{ session('success') }}
{{ $errors->first() }}