|
Server IP : 82.197.83.136 / Your IP : 216.73.217.137 Web Server : LiteSpeed System : Linux us-bos-web1456.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64 User : u163988420 ( 163988420) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0755) : /home/u163988420/domains/aicteajmer.in/../awskotra.in/public_html/AACSITE/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php include('header.php'); ?>
<!-- Start Page Banner -->
<div class="page-banner-area">
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="page-banner-content">
<h2>Society Registration</h2>
<ul>
<li>
<a href="awskotra.php">Home</a>
</li>
<li>Society Registration</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Page Banner -->
<div class="container text-center my-5 fee-structure-container">
<h2>Society Registration</h2>
<a href="assets/allpdf/society_registration.pdf" download class="btn btn-primary">
Download Now
</a>
</div>
<style>
.fee-structure-container {
padding: 50px 20px;
background-color: #f8f9fa;
border-radius: 12px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.fee-structure-container h2 {
font-size: 3rem;
font-weight: bold;
margin-bottom: 30px;
color: #343a40;
}
.fee-structure-container .btn {
font-size: 1.5rem;
padding: 15px 40px;
border-radius: 8px;
}
</style>
<?php include('footer.php'); ?>