@extends('reviewer.layouts.auth') @section('section', translate('Reviewer')) @section('title', translate('Reset Password')) @section('content')
{{ translate('Enter the email address and a new password to start using your account.') }}
{{ translate('Remember your password') }}? {{ translate('Login') }}
@endsection