This commit is contained in:
Suvodip
2024-12-24 18:52:08 +05:30
parent aa687679f2
commit 501d623e74
23 changed files with 39 additions and 13 deletions

View File

@@ -7,6 +7,7 @@
} elseif($noticeType === 'tender'){
$noticeHead = 'Tender Notice';
}
?>
<div class="container">
<h2 style="text-align: center; margin: 20px 0px;"><?php echo $noticeHead ?></h2>

View File

@@ -2,6 +2,8 @@
require('../.hta_config/env.php');
require('../.hta_header.php');
$noticeHead = 'Tender Notice';
// $departments = array("History","Pol science","Library","Geography","Geography","Zoology","Math","Library","Sanskrit","Math","Geography");
// var_dump($departments);
?>
<div class="container">
<h2 style="text-align: center; margin: 20px 0px;">Faculty List</h2>