- Removed the local old() function definition from views/servers/create.php which conflicted with the global old() in src/Helpers/functions.php:37 - Replaced all old() calls with direct htmlspecialchars([...]) lookups
- Removed the local old() function definition from views/servers/create.php which conflicted with the global old() in src/Helpers/functions.php:37 - Replaced all old() calls with direct htmlspecialchars([...]) lookups