@extends('layouts.auth') @section('title', 'Reset password') @section('content')
Account recovery

Reset your password

Enter the email attached to your active ZumaX account. If it exists, a time-limited reset link will be sent.

@csrf
@endsection