diff --git a/resources/views/livewire/show-roles.blade.php b/resources/views/livewire/show-roles.blade.php index d508d15..30f3bdc 100755 --- a/resources/views/livewire/show-roles.blade.php +++ b/resources/views/livewire/show-roles.blade.php @@ -30,33 +30,58 @@ @endif - @if (auth()->user()->rol_id == 5) - -
- - + +
+ + + +
+ + + + +
+ + +
+@endif - -
- @endif