update
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<livewire:show-inicio />
|
||||
|
||||
<br>
|
||||
@if (!in_array(auth()->user()->rol?->nombre, ['administrador', 'Roger','editor']))
|
||||
<livewire:share-code-component />
|
||||
@endif
|
||||
<br>
|
||||
{{-- @if (!in_array(auth()->user()->rol?->nombre, ['administrador', 'Roger','editor']))
|
||||
<livewire:share-code-component />
|
||||
@endif --}}
|
||||
|
||||
<livewire:show-clientes />
|
||||
</x-app-layout>
|
||||
|
||||
Reference in New Issue
Block a user