Where are the other User fields in the Edit form?
Hey hey!
Ah yes, that is because the Users edit blade file is custom and can be found at:
resources/views/vendor/voyager/users/edit-add.blade.php
You would need to add the extra fields in that blade file directly.
I will actually submit a PR with a fix for this later on this week once I'm back from my NYC trip!
I will keep you posted but let me know if anything else pops up in the meantime.