@extends('layouts.auth') @section('site_title', formatTitle([Str::ucfirst(mb_strtolower(__('Reset Password'))), config('settings.title')])) @section('head_content') @endsection @section('content')
{{ __('Get back your account.') }}