@extends('frontend.user.layouts.auth') @section('title', 'Forgot Password') @section('content')
{{ translate('Enter your email address and we will send you a link to reset your password.', 'auth') }}
{{ translate('Remembered your password?', 'auth') }} {{ translate('Log in here', 'auth') }}