Added view invoice serial quantity dashboard permission
This commit is contained in:
@@ -132,7 +132,6 @@ class PermissionSeeder extends Seeder
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol entry status dashboard']);
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol day count dashboard']);
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol hourly count dashboard']);
|
||||
|
||||
|
||||
Permission::updateOrCreate(['name' => 'view invoice serial quantity dashboard']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user