<script setup> import AppLayout from "@/Layouts/AppLayout.vue"; </script> <template> <AppLayout> sdfsdfffff </AppLayout> </template> <style scoped> </style>