Domain: {{ $dealer->domain ?? 'n/a' }}
@if ($runType === 'reprovision') This summary reflects the latest re-provisioning run. Existing user passwords are never reset and are not displayed here. @else These details are shown once after provisioning. Temporary passwords will not be displayed again. @endif
No recent provisioning summary available for this dealer. Temporary passwords are only shown immediately after initial provisioning.
@else @if ($counts)Share these temporary passwords securely with each user and ask them to change on first login.
@elseTemporary passwords are not displayed for this run.
@endif| Name | Role | @if ($showPasswords)Temporary Password | @endif|
|---|---|---|---|
| {{ $user['name'] }} | {{ $user['email'] }} | {{ $user['role'] }} | @if ($showPasswords){{ $user['temp_password'] }} | @endif
These users already existed. Their roles and departments were aligned with the dealer baseline.
| Name | Role | |
|---|---|---|
| {{ $user['name'] }} | {{ $user['email'] }} | {{ $user['role'] }} |