This commit is contained in:
antv
2026-07-17 13:42:00 +07:00
parent e81a285aa9
commit 91a598a5f9
5 changed files with 154 additions and 14 deletions
@@ -66,6 +66,9 @@
Bạn chắc chắn muốn cho nhân viên {{ $user->name }} (MSNV: {{ $user->msnv }}) nghỉ việc không? Tài khoản này sẽ không thể đăng nhập hoặc thực hiện các giao dịch thẻ sau khi xác nhận.
</p>
@else
<!-- 1. User Avatar Section -->
<x-user-avatar-section :mode="$mode" :user="$user" />
<!-- 2. User Basic Information Section -->
<x-user-basic-info :mode="$mode" :user="$user" />