+ {/* Image Preview */}
+ {imagePreview && (
+
+
+
+ Preview Gambar
+
+
+
+
+
+
+ )}
+
+ {/* Nama Game */}
+
+
+ Nama Game *
+
+ (
+
+ )}
+ />
+
+
+ {/* Tipe Game */}
+
+
+ Tipe Game *
+
+ (
+
+ {GAME_TYPES.map(type => (
+
+ ))}
+
+ )}
+ />
+
+
+ {/* Image URL */}
+
+
+ URL Gambar
+
+ (
+
+
+
+ )
+ }}
+ />
+ )}
+ />
+
+
+ {/* Status Aktif */}
+
+ (
+ }
+ label='Game Aktif'
+ />
+ )}
+ />
+
+
+