diff --git a/resources/assets/js/components/Profile.vue b/resources/assets/js/components/Profile.vue index 6cee8c7b9..f1eaa2dfc 100644 --- a/resources/assets/js/components/Profile.vue +++ b/resources/assets/js/components/Profile.vue @@ -10,284 +10,338 @@
-
-
-
-
-
-
-
-
- -
-
-

- - {{profile.username}} - - - -

-

- Edit Profile -

-
-

- +

+
+
+
+
+
+
+
+
+ +
+
+

+ + {{profile.username}} + + +

-

- +

+ Edit Profile

+
+

+ +

+

+ +

+
+
+ +
-
- +
+
+
+
+ {{profile.username}} + + ADMIN + + + + + + + + + + + + + + + + + + +
+ +

+ {{profile.display_name}} +

+
+

{{profile.website}}

-
-
-
- {{profile.username}} - - ADMIN - - - - - - - - - - - - - - - - - - +
+
+
+ +
+
+ +
+ +
+
+ +
+
+
+ + + +
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+

Error: Problem rendering preview.

+
+
+ +
+
+

+

+

+
+ + + +
+
+
+

+ + + +

+
+
+ +
- + +
+ +
+
+
+
+
+
+
+ +
+
+
+ -
-
- -
-
- -
- -
-
- -
-
-
- - - -
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-

Error: Problem rendering preview.

-
-
- -
-
-

-

-

-
- - - -
-
-
-

- - - -

-
-
- - +
+
+
+
-
-
-
- - - +
+ +
+
+
-
- -
-
-
-
@@ -422,7 +476,8 @@ export default { props: [ 'profile-id', - 'profile-settings' + 'profile-settings', + 'profile-layout' ], data() { return {