call([BranchTableSeeder::class]); $this->call([UsersTableSeeder::class]); $this->call([LoanTypeSeeder::class]); } }