# Task: Refactor UMKM and Pasar Desa Model - [x] Refactor `prisma/schema.prisma` and run `db push` - [x] Update Pasar Desa `findMany` API with `umkmId: null` filter - [x] Update UMKM Produk APIs (CRUD) to use `PasarDesa` model - [x] Update UMKM Dashboard analytics and Penjualan logic - [x] Create Admin Form for "Data UMKM" (Business Profile) - [x] Create Admin Form for "Produk UMKM" (Product) - [x] Link list views to new forms and update state - [ ] Run build and verify