Se modifican procesos para pagos en linea a travez de stripe
This commit is contained in:
@@ -18,7 +18,7 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(DurationSeeder::class);
|
||||
$this->call(CarreraSeeder::class);
|
||||
$this->call(AreaSeeder::class);
|
||||
$this->call(prospectoStatusSeeder::class);
|
||||
$this->call(AlumnoStatusSeeder::class);
|
||||
$this->call(TurnoSeeder::class);
|
||||
$this->call(MedioSeeder::class);
|
||||
$this->call(CampanSeeder::class);
|
||||
|
||||
Reference in New Issue
Block a user