| Server IP : 94.136.191.34 / Your IP : 216.73.216.25 Web Server : Apache System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 User : omkar.com_6nnuz6y629h ( 10087) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,proc_open,popen MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/omkar.com/httpdocs/application/views/ |
Upload File : |
<!doctype html>
<html lang="en">
<head>
<title>Omkar | MGT 9</title>
<meta name="description" content="Find the financial year report for the omkar realtors and developers." />
<!--<meta name="keywords" content="<?php echo $page_info->meta_keywords;?>" />-->
<?php $this->load->view('header'); ?>
</head>
<body class="career_wrapp">
<!-- structured map data -->
<!-- <?php echo $page_info->structured_map_data;?> -->
<!-- structured map data -->
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3BPP5W" height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="wrapper" class="aos-all career-page">
<!-- <?php
$data1['act'] = $page_active;
$data1['project_list'] = $project_list;
$this->load->view('navigation', $data1); ?> -->
<!-- Slider Start-->
<div class="notices-wrapper clearfix">
<h1 class="notices-head">MGT 7</h1>
<a href="<?php echo base_url(); ?>assets/pdf/MGT-7.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt" style="line-height: normal;">Extract of Annual Return <br>As on financial year end 31st March 2023</p>
</a>
<!-- <a href="<?php echo base_url(); ?>assets/pdf/ORDPL-2.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt">Item-2</p>
</a>
<a href="<?php echo base_url(); ?>assets/pdf/ORDPL-5.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt">Item-5</p>
</a> -->
</div>
<div class="notices-wrapper clearfix">
<h1 class="notices-head">MGT 9</h1>
<a href="<?php echo base_url(); ?>assets/pdf/MGT-9.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt" style="line-height: normal;">Extract of Annual Return <br>As on financial year end 31st March 2020</p>
</a>
<!-- <a href="<?php echo base_url(); ?>assets/pdf/ORDPL-2.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt">Item-2</p>
</a>
<a href="<?php echo base_url(); ?>assets/pdf/ORDPL-5.pdf" class="notices-link" target="_blank">
<p class="pdf-ico-notice"><i class="fa fa-file-pdf-o" aria-hidden="true"></i></p>
<p class="pdf-txt">Item-5</p>
</a> -->
</div>
<?php $this->load->view('sub_footer'); ?>
</div>
<?php $this->load->view('footer'); ?>
<style>
.notices-wrapper{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.notices-head{
width: 100%;
}
.pdf-txt {
font-size: 15px;
}
</style>
</body>
</html>