@extends('layouts.auth') @section('title', __('Reset Password')) @section('subtitle', __('Forgot your password? We\'ll help you recover it')) @section('content')
{{ __('Enter your email address and we\'ll send you a link to reset your password.') }}
{{ __('Remember your password?') }} {{ __('Sign in') }}