diff --git a/frontend/src/Apps/Profil.vue b/frontend/src/Apps/Profil.vue index b95ff54..a4b1d45 100644 --- a/frontend/src/Apps/Profil.vue +++ b/frontend/src/Apps/Profil.vue @@ -1,5 +1,5 @@ @@ -70,7 +75,7 @@
-
+
{{user.firstName}} {{user.lastName.toUpperCase()}}
@@ -85,15 +90,40 @@ Role: {{user.role}}
- +
+
+
+ Profil Picture + +
+
+ E-mail: + +
+
+ Address: + +
+
+ Password + +
+
+ Confirm Password + +
+
+ +
+
-
+