$site->user()->current() would return the currently logged in user, not `$site->users()->current().
$site->user()->current()