query("SELECT * FROM clergy ORDER BY created_at DESC"); $clergyList = $stmt->fetchAll(); // Stats $totalClergy = count($clergyList); $activeAssignments = $totalClergy; // Simplified for MVP $title = $_SERVER['PROJECT_NAME'] ?? 'Clergy Registry'; $description = $_SERVER['PROJECT_DESCRIPTION'] ?? 'Digital Registry and Payroll System for Clergy in Greece'; $projectImageUrl = $_SERVER['PROJECT_IMAGE_URL'] ?? ''; ?> <?php echo htmlspecialchars($title); ?>

Registry Dashboard

Total Clergy
Active Assignments
Metropolises
2
Pending Payroll
€0.00
Recent Registrations
Viewing latest entries
Name Rank Metropolis Email Status Registered
Active
No records found.