Modificacion de prospecto a alumno y asignacion de grupos, coordinacion académica
This commit is contained in:
@@ -24,6 +24,9 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(CampanSeeder::class);
|
||||
$this->call(TipoConceptoSeeder::class);
|
||||
$this->call(PlaneSeeder::class);
|
||||
$this->call(PlanSeeder::class);
|
||||
$this->call(ConceptoSeeder::class);
|
||||
$this->call(MaterialSeeder::class);
|
||||
$this->call(GrupoSeeder::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user