call(AdminMenuSeeder::class); $this->call(AdminSeeder::class); $this->call(KeywordSeeder::class); $this->call(BannerSeeder::class); $this->call(SettingSeeder::class); $this->call(RegionCategorySeeder::class); } }