log historial

This commit is contained in:
Felipe
2024-03-01 08:05:52 -05:00
parent a13d666c95
commit 6c760652f6
7 changed files with 231 additions and 116 deletions
@@ -0,0 +1,7 @@
<x-app-layout>
<div class="pb-4">
<livewire:show-log-historial />
</div>
@include('layouts.footer')
</x-app-layout>