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