all reference forms and health apis are done

This commit is contained in:
Chris Cochrun 2024-01-08 15:20:33 -06:00
parent 65f186fadc
commit 3f8b9cb5d8
10 changed files with 630 additions and 29 deletions

View file

@ -1,2 +1,5 @@
pub mod church_form;
pub mod health_form;
pub mod mt_form;
pub mod parent_form;
pub mod teacher_form;