This commit is contained in:
Felipe
2024-06-14 11:09:32 -05:00
parent 81465f8fb4
commit 7a3da2749e
@@ -239,6 +239,8 @@
</div>
@endif
@if (auth()->user()->rol->nombre != 'editor' && auth()->user()->rol->nombre != 'administrador')
<div class="space-y-1">
<x-responsive-nav-link class="rounded-none" :href="route('reportes')" :active="request()->routeIs('reportes')">
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24"
@@ -250,6 +252,7 @@
</svg>
</x-responsive-nav-link>
</div>
@endif
</div>
<div class="space-y-1 bg-[#FF5050] hover:bg-[#ff3131] m-auto mt-8 mb-4">