
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

 $newURL = 'https://workforcesaudi.core3.agency/export-leads/portal/';

header('Location: '.$newURL);

?>

<?php

//echo "Under Maintenance will get back soon.";

?>