base_ui/components/dashboard/majles/Rule.vue

9 lines
114 B
Vue
Raw Normal View History

2025-02-01 09:34:55 +00:00
<template>
<h1>قوانین</h1>
</template>
<script>
export default {};
</script>
<style lang="scss"></style>