call(UserSeeder::class); // $this->call(AdminSeeder::class); // $this->call(RolePermissionSeeder::class); // $this->call(MenuSeeder::class); // $this->call(RayonSeeder::class); // $this->call(RolePermissionSeeder2::class); // $this->call(RolePermissionSeeder3::class); // $this->call(RolePermissionSeeder4::class); // $this->call(RolePermissionSeeder5::class); // $this->call(RolePermissionSeeder6::class); $this->call(RolePermissionSeeder7::class); } }