<script lang="ts" setup>
</script>
<template>
<UMain>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</UMain>
<Footer />
<UNotifications />
</template>