diff --git a/app/Models/Account.php b/app/Models/Account.php index 803e75f..bd76681 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -24,7 +24,9 @@ class Account extends Model 'closure_date', 'account_type', 'stmt_email', - 'stmt_sent_type' + 'stmt_sent_type', + 'open_actual_bal', + 'open_cleared_bal' ]; // Relationships