Files
simrsx-fe/app/components/flow/doctor/add.vue
T
Khafid Prayoga 616c843260 init doctor page
2025-08-14 10:55:25 +07:00

7 lines
84 B
Vue

<script setup lang="ts">
</script>
<template>
<AppDoctorEntryForm />
</template>