= htmlspecialchars($pageTitle ?? 'Dashboard') ?>
Notificaciones
= $notifCount ?> nuevas
Sin notificaciones pendientes
= htmlspecialchars($n['titulo']) ?>
= htmlspecialchars(mb_strimwidth($n['mensaje'], 0, 70, '…')) ?>
= date('d/m/Y H:i', strtotime($n['created_at'])) ?>
= implode('', array_map(fn($p) => strtoupper($p[0]), array_slice(explode(' ', $_SESSION['usuario_nombre'] ?? 'U'), 0, 2))) ?>