mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
Refactoring user permissions
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
<td></td>
|
||||
</tr>
|
||||
@endif
|
||||
{!! do_action('user_detail_rows', $record->id, 'admin') !!}
|
||||
<tr>
|
||||
<th>{{__('label.user.invite_by')}}</th>
|
||||
<td>{{$record->inviter->username ?? ''}}</td>
|
||||
|
||||
Reference in New Issue
Block a user