query('SELECT id, title, description, icon FROM tasks WHERE status = \'pending\' ORDER BY id DESC'); $tasks = $stmt->fetchAll(); ?>

How can we help you today?

Select a task from the options below to get started.