diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 23f6048..168ecb0 100755 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -63,7 +63,7 @@ @endif -
+ {{--
¿No tienes una cuenta? @@ -71,7 +71,7 @@ class="inline-block ml-2 px-4 py-2 bg-[#B221FD] hover:bg-[#7a02b8] text-white text-sm md:text-base font-semibold rounded-md shadow-md transition-all duration-200"> Crear cuenta -
+
--}} diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php index a7dc571..30af235 100755 --- a/resources/views/dashboard.blade.php +++ b/resources/views/dashboard.blade.php @@ -4,9 +4,9 @@
- @if (!in_array(auth()->user()->rol?->nombre, ['administrador', 'Roger','editor'])) - - @endif -
+ {{-- @if (!in_array(auth()->user()->rol?->nombre, ['administrador', 'Roger','editor'])) + + @endif --}} +