= htmlspecialchars($pageTitle, ENT_QUOTES, 'UTF-8') ?>
= $totalClients ?>
Clients
= $totalSoil ?>
Soil Tests
= $totalPlant ?>
Plant Tests
= $totalAlerts ?>
Nutrient Alerts
Showing = $totalClients ?> client= $totalClients !== 1 ? 's' : '' ?>
No clients found for your account. Add a client using the
Soil Test Data page.
0 ? 'critical' : ($alerts['watch'] > 0 ? 'watch' : 'ok');
?>
0 || $alerts['watch'] > 0): ?>
0): ?>
= $alerts['critical'] ?> critical
= $alerts['watch'] ?> watch
All clear
= htmlspecialchars($c['client'] ?: '—', ENT_QUOTES, 'UTF-8') ?>
= htmlspecialchars($c['company'] ?: '', ENT_QUOTES, 'UTF-8') ?>
= htmlspecialchars(trim($c['address'] . ' ' . $c['state_postcode']), ENT_QUOTES, 'UTF-8') ?>
= (int) $c['soil_count'] ?> Soil
= (int) $c['plant_count'] ?> Plant
= (int) $c['water_count'] ?> Water
0): ?>
0): ?>
= $alerts['critical'] ?>
CRITICAL
= $alerts['watch'] ?>
WATCH