Private Users Pending Approval List
| Name | Action | |
|---|---|---|
| {{ $user->name}} | {{ $user->email}} | $user->id]) }}" class="btn btn-sm btn-success" onClick="return confirm('Are you sure you want to approve this user?');"> Approve $user->id]) }}" class="btn btn-sm btn-warning" onClick="return confirm('Are you sure you want to reject this user?');"> Reject |