update page dashboard conditional for cards bank and transaction detail

This commit is contained in:
wayanrivan
2025-05-20 13:53:52 +07:00
parent faae04cea7
commit 189a545084
4 changed files with 152 additions and 120 deletions

View File

@ -9,6 +9,7 @@ export interface AuthModel {
company: any;
user: any;
// api_token: string;
statusbalance: string;
}
export interface UserModel {