call(UserSeeder::class); $this->call(ProvinceSeeder::class); $this->call(NewsTypeSeeder::class); } }