call(UsersTableSeeder::class); $this->call(SystemsTableSeeder::class); $this->call(TemplateSeeder::class); } }