Added guard hourly patrol chart
This commit is contained in:
@@ -131,6 +131,8 @@ class PermissionSeeder extends Seeder
|
||||
Permission::updateOrCreate(['name' => 'view production line stop count dashboard']);
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol entry dashboard']);
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol day count dashboard']);
|
||||
Permission::updateOrCreate(['name' => 'view guard patrol hourly count dashboard']);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user