diff --git a/resources/views/dashboards/broker/profile/show.blade.php b/resources/views/dashboards/broker/profile/show.blade.php index ab4ddb0..d069a59 100644 --- a/resources/views/dashboards/broker/profile/show.blade.php +++ b/resources/views/dashboards/broker/profile/show.blade.php @@ -6,22 +6,23 @@ > - Edit Profile + +
-
- +
+
-
+
{{$initials}}
-
+

{{$name ?? 'Name'}}

@@ -36,7 +37,7 @@

{{$bio ?? 'Bio is empty'}}

-
+

{{$email ?? 'email is empty'}}