Se modifica ruta duplicada
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
<div class="dropdown-menu dropdown-menu-right shadow animated--grow-in"
|
||||
aria-labelledby="userDropdown">
|
||||
|
||||
<a class="dropdown-item" href="{{ route('profile.show') }}">
|
||||
<a class="dropdown-item" href="{{ route('perfil') }}">
|
||||
<i class="fas fa-user fa-sm fa-fw mr-2 text-gray-400"></i>
|
||||
Mi perfil
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user