@extends('frontend.auth.app') @section('title', 'Forgot password') @section('content')
{{ _trans('auth.Enter your email to recover your password') }}
{{ _trans('auth.Back to Sign in') }}