+
+
+
+ Name
+
+
+ {store.authentication.profileData?.userDetail?.name}
+
+
+ Phone Number
+
+
+ {store.authentication.profileData?.userDetail?.phone_number}
+
+
+ Username
+
+
+ {store.authentication.profileData?.username}
+
+
+ Role
+
+
+ {store.authentication.profileData.roles?.name}
+
+
+ Superior
+
+
+ {store.authentication.profileData.superior?.username}
+
+
+
+
+
+
Saldo
+ {store.authentication.profileData?.wallet}
+
+
+
+