'use client'; import PrizeManagement from '@/components/admin/PrizeManagement'; export default function LotsPage() { return ; }