query("UPDATE institutions SET deleted_at = NOW() WHERE id=$id"); header("Location: admin_dashboard.php"); exit;