prepare($query); $stmt->execute($params); $invoices = $stmt->fetchAll(); $msg = $_GET['msg'] ?? ''; $error = $_GET['error'] ?? ''; ?>

Invoices

Invoice # Customer Date Due Date Status Total Actions
No invoices found.