Settings
Manage branch staff records from the branch database.
Tenant key: {{ $selectedBranch->menuidxkey }}
| ID | Name | User ID | Level | Login Time | Actions |
|---|---|---|---|---|---|
| {{ $member->id }} | {{ $member->staffname ?: '-' }} | {{ $member->userid ?: '-' }} | {{ $member->level ?: '-' }} | {{ $member->logindatetime ?: '-' }} | |
| No staff found for this branch. | |||||
Select a branch to view and manage that branch's staff list.