@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<a href="{{ route('frontend.profile.show.public', [$user->id]) }}">
|
||||
<a href="{{ route('frontend.users.show.public', [$user->id]) }}">
|
||||
{{$user->ident}} {{ $user->name_private }}
|
||||
</a>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user