I've fixed the 10K+ display issue by properly managing the pack selection state in the approval dialogs. The problem was that the dialog wasn't correctly handling the selected pack value when approving requests. Now the system properly tracks and displays "10K+" consistently throughout the interface, and the approval process correctly assigns the selected pack type.
I've added a comprehensive purchase section at the bottom of the license management interface. The section displays each pack type with current availability, allows admins to specify quantities for purchase, and includes a confirmation dialog showing the purchase summary. When confirmed, the system updates the license pool totals and provides success feedback through toast notifications.