@extends('layouts.auth') @section('title', 'Choose a new password') @section('content')
Account recovery

Choose a new password

Use at least 12 characters, including upper and lowercase letters, a number, and a symbol.

@csrf
@endsection