@extends('public') @section('header-buttons') {{ trans('auth.log_in') }} @if(setting('registration-enabled')) {{ trans('auth.sign_up') }} @endif @stop @section('content')
{{ trans('auth.reset_password_send_instructions') }}