@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | return [ |
4 | - 'name' => 'Name', |
|
5 | - 'guard_name' => 'Guard Name', |
|
6 | - 'created_at' => 'Created at', |
|
7 | - 'updated_at' => 'Updated at', |
|
4 | + 'name' => 'Name', |
|
5 | + 'guard_name' => 'Guard Name', |
|
6 | + 'created_at' => 'Created at', |
|
7 | + 'updated_at' => 'Updated at', |
|
8 | 8 | ]; |
9 | 9 | \ No newline at end of file |
@@ -1,8 +1,8 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | return [ |
4 | - 'Roles' => 'Roles', |
|
5 | - 'Role' => 'Role', |
|
6 | - 'Permissions' => 'Permissions', |
|
7 | - 'Permission' => 'Permission', |
|
4 | + 'Roles' => 'Roles', |
|
5 | + 'Role' => 'Role', |
|
6 | + 'Permissions' => 'Permissions', |
|
7 | + 'Permission' => 'Permission', |
|
8 | 8 | ]; |
9 | 9 | \ No newline at end of file |
@@ -1,9 +1,9 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | return [ |
4 | - 'name' => 'Name', |
|
5 | - 'display_name' => 'Display Name', |
|
6 | - 'guard_name' => 'Guard Name', |
|
7 | - 'created_at' => 'Created at', |
|
8 | - 'updated_at' => 'Updated at', |
|
4 | + 'name' => 'Name', |
|
5 | + 'display_name' => 'Display Name', |
|
6 | + 'guard_name' => 'Guard Name', |
|
7 | + 'created_at' => 'Created at', |
|
8 | + 'updated_at' => 'Updated at', |
|
9 | 9 | ]; |
10 | 10 | \ No newline at end of file |
@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | return [ |
4 | - 'sidebar-label' => 'Roles & Permissions', |
|
4 | + 'sidebar-label' => 'Roles & Permissions', |
|
5 | 5 | ]; |
6 | 6 | \ No newline at end of file |