2 lines
58 B
PHP
2 lines
58 B
PHP
<?php header('Location: hospital_services.php'); exit; ?>
|
<?php header('Location: hospital_services.php'); exit; ?>
|