@extends('reviewer.layouts.auth') @section('section', translate('reviewer')) @section('title', translate('Reset Password')) @section('content')
{{ translate('Enter the email address associated with your account and we will send a link to reset your password.') }}
{{ translate('Remember your password') }}? {{ translate('Login') }}
@endsection