initial commit
This commit is contained in:
12
resources/js/views/pages/treatment-plan/Upcoming.vue
Normal file
12
resources/js/views/pages/treatment-plan/Upcoming.vue
Normal file
@@ -0,0 +1,12 @@
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<VRow>
|
||||
<VCol cols="12">
|
||||
<v-card class="mx-auto">
|
||||
</v-card>
|
||||
</VCol>
|
||||
</VRow>
|
||||
</template>
|
Reference in New Issue
Block a user