blood bank

This commit is contained in:
Narul Hidayah
2026-05-24 23:07:08 +09:00
parent 29b37c5839
commit 46b7e26676
15 changed files with 592 additions and 1 deletions

View File

@ -5,4 +5,5 @@ export * from "./schema/finances";
export * from "./schema/procurement";
export * from "./schema/pharmacy";
export * from "./schema/pharmacy_logistic";
export * from "./schema/cashier";
export * from "./schema/cashier";
export * from "./schema/blood_bank";