import CommentTable from "@/components/table/comment/comment-table"; export default function AdvertisePage() { return (
); }