This commit is contained in:
Felipe
2024-06-14 11:08:04 -05:00
parent 5b1acb7bba
commit 81465f8fb4
+1 -1
View File
@@ -70,7 +70,7 @@
</div>
</div>
@endif
@if (auth()->user()->rol->nombre != 'editor')
@if (auth()->user()->rol->nombre != 'editor' && auth()->user()->rol->nombre != 'administrador')
<div class="space-y-1">
<x-responsive-nav-link :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"