Add privatized version of name #656 (#658)

This commit is contained in:
Nabeel S
2020-04-06 12:03:19 -04:00
committed by GitHub
parent 3c0cd34071
commit 40a94cb9ad
8 changed files with 49 additions and 17 deletions

View File

@@ -23,7 +23,7 @@
</td>
<td>
<a href="{{ route('frontend.profile.show.public', [$user->id]) }}">
{{ $user->name }}
{{$user->ident}}&nbsp;{{ $user->name_private }}
</a>
</td>
<td align="center">