diff --git a/accounts.php b/accounts.php index 5617e357..064f5c9e 100644 --- a/accounts.php +++ b/accounts.php @@ -24,11 +24,22 @@ while($row = mysqli_fetch_array($sql)){ $account_id = $row['account_id']; $account_name = $row['account_name']; + $opening_balance = $row['opening_balance']; + ?> - $0.00 + + + $