right here [Release][ESX Scripts + More] its the custom ui if you go to the style.css on the customui and change the player stats section to this…
style.css
.playerStats{
position: absolute;
left: 350px; /* Default: 350px */
top: 20px; /* Default: 20px */
left: 88.0%; /* (18.2% Right Side of Map) | (82.0% Right Side of Screen) | (2.7% Above Map) */
top: 1.85; /* (1.85% Default-Fix for all 16:9 resolutions) | (21.0% Above Map) */
}
this will put it at the top right