@vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
Superadmin
Hermandades
Legal
{{ auth()->user()->name }}
@csrf
Cerrar sesión
{{ $slot }}
@if (session('exito'))
@endif @if (session('error'))
@endif @livewireScripts