import Link from 'next/link' import { listCustomerOptions } from '@/lib/supabaseAdmin' import NewLicenseForm from './NewLicenseForm' export default async function NewLicensePage() { const customers = await listCustomerOptions() return (
Satış yaptığınızda burada bir lisans anahtarı üretin ve müşteriye iletin.