prepare("SELECT credits FROM users WHERE id = ?"); $user_stmt->execute([$user_id]); $user_credits = $user_stmt->fetchColumn() ?: 0; $stmt = $db->prepare("SELECT * FROM lpa_applications WHERE user_id = ? ORDER BY created_at DESC"); $stmt->execute([$user_id]); $lpas = $stmt->fetchAll(); } catch (PDOException $e) { error_log($e->getMessage()); } ?> Customer Dashboard — <?php echo htmlspecialchars($project_name); ?>

Your Applications

Track and manage your Lasting Powers of Attorney progress.

Available Credits

LPA

0): ?> New Application
0): ?>
Type Donor Progress Status Actions
Started
%
Continue Download PDF
No applications yet

Start your first LPA application to secure your future.

Start Application