Files
FE_CPONE/test/vuex/old_bkp/one-fo-registration-fajri/components/oneFoRegistrationPrintNote.vue
2026-04-27 10:13:31 +07:00

16 lines
228 B
Vue

<template>
<v-card fill-height>
<v-layout column class="grow">
<v-flex xs12 >nota</v-flex>
</v-layout>
</v-card>
</template>
<style scoped>
</style>
<script>
module.exports = {
}
</script>