2024-08-01 13:53:10 -05:00
|
|
|
<x-common-layout>
|
|
|
|
|
<x-slot:body class="font-sans text-gray-900 dark:text-gray-100 antialiased">
|
|
|
|
|
|
|
|
|
|
{{ $slot }}
|
|
|
|
|
|
2024-08-01 20:44:04 -05:00
|
|
|
<x-theme-toggle class="hidden" darkTheme="business" lightTheme="corporate"/>
|
2024-08-01 13:53:10 -05:00
|
|
|
|
|
|
|
|
</x-slot:body>
|
|
|
|
|
</x-common-layout>
|