Se modifican procesos para pagos en linea a travez de stripe

This commit is contained in:
2026-03-12 12:27:26 -06:00
parent fac20ea52d
commit ed2184827d
32 changed files with 703 additions and 506 deletions
+1 -1
View File
@@ -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);