call([SettingSeeder::class]); $this->call([PermissionSeeder::class]); $this->call([RestaurantTableSeeder::class]); $this->call([PackageSeeder::class]); } }