@extends('layouts.auth') @section('title', 'Forgot password') @section('auth_title', 'Forgot your password?') @section('auth_subtitle', 'Enter your registered email and we\'ll send you a reset link.') @section('content') @if(session('status'))
Back to sign in