CyberPanel v1.7
I used the firewalld command to add 7080 as a port.
firewall-cmd --zone=public --add-port=7080/tcp --permanent
firewall-cmd --reload
This port is not displaying in the list of open ports in CyberPanel firewall. The website is accessible and it does display listing open ports in the command line.