Updated view guard patrol entry dashboard name into view guard patrol entry status dashboard
This commit is contained in:
@@ -129,7 +129,7 @@ class PermissionSeeder extends Seeder
|
|||||||
Permission::updateOrCreate(['name' => 'view production line count dashboard']);
|
Permission::updateOrCreate(['name' => 'view production line count dashboard']);
|
||||||
Permission::updateOrCreate(['name' => 'view production order count dashboard']);
|
Permission::updateOrCreate(['name' => 'view production order count dashboard']);
|
||||||
Permission::updateOrCreate(['name' => 'view production line stop count dashboard']);
|
Permission::updateOrCreate(['name' => 'view production line stop count dashboard']);
|
||||||
Permission::updateOrCreate(['name' => 'view guard patrol entry dashboard']);
|
Permission::updateOrCreate(['name' => 'view guard patrol entry status dashboard']);
|
||||||
Permission::updateOrCreate(['name' => 'view guard patrol day count dashboard']);
|
Permission::updateOrCreate(['name' => 'view guard patrol day count dashboard']);
|
||||||
Permission::updateOrCreate(['name' => 'view guard patrol hourly count dashboard']);
|
Permission::updateOrCreate(['name' => 'view guard patrol hourly count dashboard']);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user