- <script setup></script>
-
- <template>
- <div class="layout-footer">
- <!-- <img alt="Logo" src="/images/logo-dark.svg" height="20" class="mr-2" /> -->
- Developed by
- <a href="https://dijitalcode.com" target="_blank" class="font-medium ml-2"
- >DijitalCODE</a
- >
- </div>
- </template>
|