|
@@ -37,6 +37,7 @@ class UserTypePermissionSeeder extends Seeder
|
|
|
['scope' => 'config.country', 'bits' => 1],
|
|
['scope' => 'config.country', 'bits' => 1],
|
|
|
['scope' => 'config.state', 'bits' => 1],
|
|
['scope' => 'config.state', 'bits' => 1],
|
|
|
['scope' => 'config.provider', 'bits' => 271],
|
|
['scope' => 'config.provider', 'bits' => 271],
|
|
|
|
|
+ ['scope' => 'config.provider_services_types', 'bits' => 271],
|
|
|
['scope' => 'config.improvement_type', 'bits' => 271],
|
|
['scope' => 'config.improvement_type', 'bits' => 271],
|
|
|
['scope' => 'config.media', 'bits' => 271],
|
|
['scope' => 'config.media', 'bits' => 271],
|
|
|
['scope' => 'config.service_type', 'bits' => 271],
|
|
['scope' => 'config.service_type', 'bits' => 271],
|