"use client"; import React, { useState } from "react"; import { Tabs, TabsContent, TabsList, TabsTrigger } from "../ui/tabs"; import { Input } from "../ui/input"; import { Button } from "../ui/button"; import { Textarea } from "../ui/textarea"; import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "../ui/select"; import { Checkbox } from "../ui/checkbox"; import { Card, CardContent, CardHeader, CardTitle } from "../ui/card"; export function MissionsAdminPanel() { return (
Post a New Project General Details Attachments Skills
Paragraphe