call(AccountSeeder::class); $this->call(PermissionSeeder::class); $this->call(CompanyAccountSeeder::class); } }