'use client'; import { motion } from 'framer-motion'; import { Package } from 'lucide-react'; export default function AdminOrders() { return (
View and manage all carbon offset orders
Orders table with filtering, search, and export will be implemented in Phase 4.