add payment option
This commit is contained in:
@@ -29,6 +29,8 @@ public function run(): void
|
||||
);
|
||||
|
||||
$this->call([
|
||||
AccountTypeSeeder::class,
|
||||
PaymentSettingSeeder::class,
|
||||
PersonSeeder::class,
|
||||
SegmentSeeder::class,
|
||||
ActionSeeder::class,
|
||||
|
||||
Reference in New Issue
Block a user