| 123456789101112131415161718 |
- <template>
- <LayoutNavigation />
- <FormationBanner />
- <FormationMenuScroll />
- <FormationPresentation />
- <FormationCatalogue />
- <FormationOPCA />
- <FormationCertification />
- <FormationParticipation />
- <FormationReviews />
- <LayoutFAQ />
- <LayoutUISolutionsFooter />
- <LayoutFooter />
- </template>
- <script setup></script>
- <style scoped></style>
|