diff --git a/resources/views/rbac/permissions/index.blade.php b/resources/views/rbac/permissions/index.blade.php
index 36fc421..bb87d21 100644
--- a/resources/views/rbac/permissions/index.blade.php
+++ b/resources/views/rbac/permissions/index.blade.php
@@ -39,7 +39,7 @@
@endif
-
+
| Permission |
diff --git a/resources/views/rbac/roles/index.blade.php b/resources/views/rbac/roles/index.blade.php
index a67a87d..386c4ec 100644
--- a/resources/views/rbac/roles/index.blade.php
+++ b/resources/views/rbac/roles/index.blade.php
@@ -39,7 +39,7 @@
@endif
-
+
| Role |
diff --git a/resources/views/rbac/users/index.blade.php b/resources/views/rbac/users/index.blade.php
index fb2c54c..0aeab9a 100644
--- a/resources/views/rbac/users/index.blade.php
+++ b/resources/views/rbac/users/index.blade.php
@@ -39,7 +39,7 @@
@endif
-
+
| Nama |
diff --git a/resources/views/settings/index.blade.php b/resources/views/settings/index.blade.php
index 3793a23..183badb 100644
--- a/resources/views/settings/index.blade.php
+++ b/resources/views/settings/index.blade.php
@@ -46,7 +46,7 @@
{{ $group ?: 'general' }}