-
Profile
-
-
- Name
-
-
- {store.authentication.profileData?.username}
-
-
- Role
-
-
- {store.authentication.profileData.roles?.name}
-
-
- Superior
-
-
- {store.authentication.profileData.superior?.username}
-
-
- Wallet
-
-
- {store.authentication.profileData.wallet}
-
-
+
+
+
+ Name
+
+
+ {store.authentication.profileData?.username}
+
+
+ Role
+
+
+ {store.authentication.profileData.roles?.name}
+
+
+ Superior
+
+
+ {store.authentication.profileData.superior?.username}
+
+
+
+
+
+
Saldo
+ {store.authentication.profileData?.wallet}
@@ -92,7 +90,7 @@ export const Profile = observer(() => {
History User Transaction