+ {/* Header */}
+
+
Community Station Reviews
+
Review user-submitted gas stations
+
+
+ {/* Tab navigation */}
+
+
+
+
+
+ {/* Status filter for all tab */}
+ {activeTab === 'all' && (
+
+ Filter by Status
+
+
+ )}
+
+ {/* Content */}
+ {activeTab === 'pending' ? (
+
+ ) : (
+
+ )}
+
+