Feature #2 : Role With Permission Selection
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
|
||||
$data = [];
|
||||
if ($permission) {
|
||||
|
||||
$roles = Role::all();
|
||||
|
||||
foreach ($roles as $role) {
|
||||
|
||||
Reference in New Issue
Block a user