"use client"; import AdminEventForm from "@/views/AdminEventForm"; export default function AdminEventEdit() { return ; }