@ -1,9 +1,7 @@
<template>
<NuxtLayout>
<LayoutsHeader />
<NuxtLayout name="header" />
<NuxtPage />
<LayoutsFooter />
<NuxtLayout name="footer" />
</NuxtLayout>
</template>
<script setup lang="ts">