added badge at audit action

This commit is contained in:
Jagad R R
2025-01-01 17:20:37 +07:00
parent d4bbe3a602
commit b4b95d2d93
3 changed files with 21 additions and 7 deletions
@@ -124,7 +124,7 @@ class LoginController extends Controller
}
// Log activity
AuditTrailHelper::AuthAttempt('Logout', 'User (' . $user->email . ') Logged out from the System');
AuditTrailHelper::AuthAttempt('Logout', 'User (' . $user->username . ') Logged out from the System');
try {
// Logout from admin guard