403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2bsite.hellogtx.com/application/layouts/template1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2bsite.hellogtx.com/application/layouts/template1/layout-package-book.phtml
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="description" content="">
        <meta name="author" content="">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <!-- Viewport metatags -->
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
        <!-- iOS webapp metatags -->
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="black" />
        <!-- TODO: Add a favicon -->
        <link rel="shortcut icon" href="public/assets/images/ico/fab.ico">
        <title>Global Travel Exchange</title>
        <!--Page loading plugin Start -->
        <link rel="stylesheet" href="public/assets/css/plugins/pace.css">
        <script src="<?php echo $this->baseUrl('public/assets/js/pace.min'); ?>"></script>
        <!--Page loading plugin End   -->
        <!-- Plugin Css Put Here -->
        <link href="<?php echo $this->baseUrl('public/assets/css/bootstrap.min.booking.css'); ?>" rel="stylesheet">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/bootstrap-progressbar-3.1.1.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/jquery-jvectormap.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/selectize.bootstrap3.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/jquery.minicolors.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/jquery.datetimepicker.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/icheck/skins/all.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/jquery.toolbars.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/accordion.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/tab.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/summernote.css'); ?>">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/custom_smart_wizard.css'); ?>">
        <link href='https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/lightGallery.css'); ?>">
        <!--[if gt IE 8]> <link href="<?php echo $this->baseUrl('public/assets/css/ie/ie9-gallery.css'); ?>" rel="stylesheet" type="text/css"> <!--<![endif]-->
        <link href="<?php echo $this->baseUrl('public/assets/css/plugins/shuffle.css'); ?>" rel="stylesheet">
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/font.css'); ?>">
        <!-- Plugin Css End -->
        <!-- Custom styles Style -->
        <link href="<?php echo $this->baseUrl('public/assets/css/style-book.css'); ?>" rel="stylesheet">
        <!-- Custom styles Style End-->
        <!-- Responsive Style For-->
        <link href="<?php echo $this->baseUrl('public/assets/css/responsive.css'); ?>" rel="stylesheet">
        <!-- Responsive Style For-->
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/lib/jquery-1.11.min.js'); ?>"></script> 
        <!-- Custom styles for this template -->
        <script src="<?php echo $this->baseUrl('public/assets/js/lib/modernizr.js'); ?>"></script>
        <link rel="stylesheet" href="<?php echo $this->baseUrl('public/assets/css/plugins/jquery.datetimepicker.css'); ?>">
        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv'); ?>"></script>
            <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min'); ?>"></script>
            <![endif]-->
    </head>
    <body class="">
        <section id="main-container"> 

            <!--Page main section start-->
            <section>
                <div id="main-content" >
                    <div class="container-fluid booking_preview no-padding "> 



                        <div class="col-md-12 pad-head">
                            <div class="panel panel-default">
                                <div class="panel-body whbg">

                                    <div class="col-md-12 no-padding">

                                        <div class="pull-center no-padding">
                                        <?php
                                        $params = Zend_Controller_Front::getInstance()->getRequest()->getParams();
                                        $PId = base64_decode($params['pid']);
                                        $agencyUser = Zend_Controller_Action_HelperBroker::getStaticHelper('Package')->getAgencyDataByPackageId($PId);
                                        //echo '<pre>'; print_r($agencyUser); die;
                                        if (isset($agencyUser['Logo']) && $agencyUser['Logo'] != '') {
                                            $logo = $this->baseUrl('public/upload/media/agency/' . $agencyUser['AgencySysId'] . '/' . $agencyUser['Logo']);
                                        } else {
                                            $logo = $this->baseUrl('public/assets/images/logo-client.jpg');
                                        }
                                        ?>
                                            <a href="javascript:void(0);"><img src="<?php echo $logo; ?>" alt="" title=""  border="0" ></a></div>


                                        <!--div class="pull-right text-right"> 
                                            <div class="btn-group">
                                                <button type="button" class="btn btn-defaultWhite  dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-share"></i> Share <span class="caret"></span> </button>
                                                <ul class="dropdown-menu" role="menu">
                                                    <li><a href="#"><i class="fa fa-envelope"></i> Mail</a></li>
                                                    <li><a href="#"><i class="fa fa-facebook"></i> Facebook</a></li>
                                                    <li><a href="#"><i class="fa fa-twitter"></i> Twitter</a></li>
                                                    <li><a href="#"><i class="fa fa-google-plus"></i> Google Plus</a></li>
                                                    <li><a href="#" ><i class="fa fa-linkedin"></i> Linkedin</a></li>
                                                </ul>
                                            </div>
                                            &nbsp; <a href="#">
                                                <div class="btn btn-danger btn-small" ><span class="glyphicon glyphicon-remove"></span></div>
                                            </a> </div-->


                                    </div>

                                </div>
                            </div>
                        </div>


                        <?php echo $this->layout()->content; ?>


                    </div>

















                    <!--Top header start-->


                    <!--Top header end -->

                </div>
                <!-- Main Content Element  Start--> 



                <!-- Main Content Element  End--> 
                </div>

                <section class="" id="footer">
                    <div class="pull-left"><a href="javascript:void(0);" target="_blank">&copy; <?php echo $agencyUser['DisplayName']; ?> <?php echo date('Y'); ?></a></div>
<!--                    <div class="pull-right">Technology By <a href="<?php //echo FOOTER_COPYRIGHT_URL; ?>" target="_blank"><?php //echo FOOTER_COPYRIGHT_CONSTANT; ?></a></div>-->
                </section>
            </section>
            <?php echo $this->render("profiler.phtml"); ?>
            <!--Page main section end --> 
            <!--Right hidden  section start-->
            <section id="right-wrapper"> 
                <!--Right hidden  section close icon start-->
                <div class="close-right-wrapper"> <a href="javascript:void(0)"><i class="fa fa-times"></i></a> </div>
                <!--Right hidden  section close icon end--> 

                <!--Tab navigation start-->
                <ul class="nav nav-tabs" id="setting-tab">
                    <li class="active"><a href="#chatTab" data-toggle="tab"><i class="fa fa-comment-o"></i> Chat</a></li>
                </ul>
                <!--Tab navigation end --> 

                <!--Tab content start-->
                <div class="tab-content">
                    <div class="tab-pane active" id="chatTab">
                        <div class="nano">
                            <div class="nano-content">
                                <div class="chat-group chat-group-fav">
                                    <h3 class="ls-header">Favorites</h3>
                                    <a href="javascript:void(0)"> <span class="user-status is-online"></span> Catherine J. Watkins <span class="badge badge-lightBlue">1</span> </a> <a href="javascript:void(0)"> <span class="user-status is-idle"></span> Fernando G. Olson </a> <a href="javascript:void(0)"> <span class="user-status is-busy"></span> Susan J. Best </a> <a href="javascript:void(0)"> <span class="user-status is-offline"></span> Brandon S. Young </a> </div>
                                <div class="chat-group chat-group-coll">
                                    <h3 class="ls-header">Colleagues</h3>
                                    <a href="javascript:void(0)"> <span class="user-status is-offline"></span> Brandon S. Young </a> <a href="javascript:void(0)"> <span class="user-status is-idle"></span> Fernando G. Olson </a> <a href="javascript:void(0)"> <span class="user-status is-online"></span> Catherine J. Watkins <span class="badge badge-lightBlue">3</span> </a> <a href="javascript:void(0)"> <span class="user-status is-busy"></span> Susan J. Best </a> </div>
                                <div class="chat-group chat-group-social">
                                    <h3 class="ls-header">Social</h3>
                                    <a href="javascript:void(0)"> <span class="user-status is-online"></span> Catherine J. Watkins <span class="badge badge-lightBlue">5</span> </a> <a href="javascript:void(0)"> <span class="user-status is-busy"></span> Susan J. Best </a> </div>
                            </div>
                        </div>
                        <div class="chat-box">
                            <div class="chat-box-header">
                                <h5> <span class="user-status is-online"></span> Catherine J. Watkins </h5>
                            </div>
                            <div class="chat-box-content">
                                <div class="nano nano-chat">
                                    <div class="nano-content">
                                        <ul>
                                            <li> <span class="user">Catherine</span>
                                                <p>Are you here?</p>
                                                <span class="time">10:10</span> </li>
                                            <li> <span class="user">Catherine</span>
                                                <p>Whohoo!</p>
                                                <span class="time">10:12</span> </li>
                                            <li> <span class="user">Catherine</span>
                                                <p>This message is pre-queued.</p>
                                                <span class="time">10:15</span> </li>
                                            <li> <span class="user">Catherine</span>
                                                <p>Do you like it?</p>
                                                <span class="time">10:20</span> </li>
                                            <li> <span class="user">Catherine</span>
                                                <p>This message is pre-queued.</p>
                                                <span class="time">11:00</span> </li>
                                            <li> <span class="user">Catherine</span>
                                                <p>Hi, you there ?</p>
                                                <span class="time">12:00</span> </li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <div class="chat-write">
                            <textarea class="form-control autogrow" placeholder="Type your message"></textarea>
                        </div>
                    </div>
                </div>
                <!--Tab content --> 
            </section>
            <!--Right hidden  section end -->
            <div id="change-color">
                <div id="change-color-control"> <a href="javascript:void(0)"><i class="fa fa-magic"></i></a> </div>
                <div class="change-color-box">
                    <ul>
                        <li class="default active"></li>
                        <li class="red-color"></li>
                        <li class="blue-color"></li>
                        <li class="light-green-color"></li>
                        <li class="black-color"></li>
                        <li class="deep-blue-color"></li>
                    </ul>
                </div>
            </div>

        </section>

<!--        <div class="modal fade" id="myModalflightChange" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h4 class="modal-title" id="myModalLabel">Change Flight</h4>
                    </div>
                    <div class="modal-body">
                        <div class="panel-body table-responsive no-padding">
                            <table class="table table-bordered no-margin">
                                <thead>
                                    <tr class="alert alert-info">
                                        <th>Flight</th>
                                        <th>Time</th>
                                        <th>Price</th>
                                        <th>Action</th>
                                    </tr>
                                </thead>
                                <tbody>
                                    <tr>
                                        <td>Indigo</td>
                                        <td>7:30 AM</td>
                                        <td><strong><i class="fa fa-inr"></i> 3400</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox"
                                                       id="radioRedCheckbox5" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Air India</td>
                                        <td>7:50 AM</td>
                                        <td><strong><i class="fa fa-inr"></i> 3300</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox"
                                                       id="radioRedCheckbox5" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Spice Jet</td>
                                        <td>8:10 AM</td>
                                        <td><strong><i class="fa fa-inr"></i> 3500</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox"
                                                       id="radioRedCheckbox5" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Air India</td>
                                        <td>8:30 AM</td>
                                        <td><strong><i class="fa fa-inr"></i> 3600</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox"
                                                       id="radioRedCheckbox5" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Spice Jet</td>
                                        <td>8:40 AM</td>
                                        <td><strong><i class="fa fa-inr"></i> 4200</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox"
                                                       id="radioRedCheckbox5" value="option3">
                                                Select </label></td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer">
                        <button type="button" class="btn btn-warning btn-round" data-dismiss="modal">Submit</button>
                        <button type="button" class="btn btn-default btn-round" data-dismiss="modal">Cancel</button>
                    </div>
                </div>
            </div>
        </div>
        <div class="modal fade" id="myModalhotelChange" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h4 class="modal-title" id="myModalLabel">Change Hotel</h4>
                    </div>
                    <div class="modal-body">
                        <div class="panel-body table-responsive no-padding">
                            <table class="table table-bordered no-margin">
                                <thead>
                                    <tr class="alert alert-info">
                                        <th>Hotel Name</th>
                                        <th>Price</th>
                                        <th>Action</th>
                                    </tr>
                                </thead>
                                <tbody>
                                    <tr>
                                        <td>The Lalit Grand Palace Srinagar &nbsp; <span class="small">3 <img src="<?php echo $this->baseUrl('public/assets/images/packStar_Orange.png'); ?>"></span><br>

                                            <span class="small"><strong>Address</strong> : Gupkar Rd, Srinagar, Jammu and Kashmir 190001</span>

                                            <br>

                                            <span class="graytxt small"> Deluxe </span></td>
                                        <td><strong> <i class="fa fa-plus"></i> 500</strong> </td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox1"
                                                       id="radioRedCheckbox6" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Hotel Centre Point  &nbsp; <span class="small">3 <img src="<?php echo $this->baseUrl('public/assets/images/packStar_Orange.png'); ?>"></span><br>

                                            <span class="small"><strong>Address</strong> : Gupkar Rd, Srinagar, Jammu and Kashmir 190001</span>
                                            <br>

                                            <span class="graytxt small"> Standard </span>

                                        </td>
                                        <td><strong><i class="fa fa-plus"></i> 400</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox1"
                                                       id="radioRedCheckbox6" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Jamal Resorts  &nbsp; <span class="small">3 <img src="<?php echo $this->baseUrl('public/assets/images/packStar_Orange.png'); ?>"></span><br>

                                            <span class="small"><strong>Address</strong> : Gupkar Rd, Srinagar, Jammu and Kashmir 190001</span></td>
                                        <td><strong><i class="fa fa-plus"></i> 700</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox1"
                                                       id="radioRedCheckbox6" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Mandalay Houseboats  &nbsp; <span class="small">3 <img src="<?php echo $this->baseUrl('public/assets/images/packStar_Orange.png'); ?>"></span><br>

                                            <span class="small"><strong>Address</strong> : Gupkar Rd, Srinagar, Jammu and Kashmir 190001</span></td>
                                        <td><strong><i class="fa fa-plus"></i> 900</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox1"
                                                       id="radioRedCheckbox6" value="option3">
                                                Select </label></td>
                                    </tr>
                                    <tr>
                                        <td>Hotel Broadway  &nbsp; <span class="small">3 <img src="<?php echo $this->baseUrl('public/assets/images/packStar_Orange.png'); ?>"></span><br>

                                            <span class="small"><strong>Address</strong> : Gupkar Rd, Srinagar, Jammu and Kashmir 190001</span></td>
                                        <td><strong><i class="fa fa-plus"></i> 200</strong></td>
                                        <td><label class="radio no-padding no-margin">
                                                <input class="icheck-black" type="radio" name="radioRedCheckbox1"
                                                       id="radioRedCheckbox6" value="option3">
                                                Select </label></td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer">
                        <button type="button" class="btn btn-warning btn-round" data-dismiss="modal">Submit</button>
                        <button type="button" class="btn btn-default btn-round" data-dismiss="modal">Cancel</button>
                    </div>
                </div>
            </div>
        </div>
        <div class="modal fade" id="myModalhotelView" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h2 class="modal-title" id="myModalLabel"><strong>Vivanta By Taj Dal View</strong> <span>(Srinagar)</span></h2>
                        <h5>Kralsangri, Brein, Srinagar 191121, India</h5>
                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 picture-item no-padding no-margin" data-groups='["project"]' data-date-created="2010-09-14" data-title="Baseball">
                                        <div class="picture-item_inner" > 
                                             Gallery Hover Wrap Start 
                                            <div class="ls-hover-block ls-block-effect"> 
                                                 Image Path Start  
                                                <img src="<?php echo $this->baseUrl('public/assets/images/Srinagar_184.jpg'); ?>" alt="image" width="100%"> 
                                                 Image Path Finish
                                                <div class="ls-blind"></div>
                                                <div class="ls-hover-info ls-four-column-icon">
                                                    <div class="ls-icons-preview ls-gallery-image-view" data-rel="imageGallery"> <a  href="javascript:void(0);"  data-src="<?php echo $this->baseUrl('public/assets/images/Srinagar_184.jpg'); ?>"><i class="fa fa-search"></i></a> </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px 0 0 ;">
                                        <h5 style="margin-top:0; line-height:24px;" align="center">Contact No <span class="text-danger">+91-9868254392</span></h5>
                                        <label class="inlinebl"><strong>Star :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" >
                                        <label class="inlinebl"><strong>Rating :</strong></label>

                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>

                                    <div class="col-md-12 no-padding" >
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share" class="img-responsive"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-6">
                                <h2 style="margin-top:0;">Brief</h2>
                                <p>Vivanta by taj situated well inside the city of Srinagar .The property provides amazing panoramic views of dal lake and the mountain. This property is well designed and maintained .All rooms are very spacious and have lake view Room services are excellent .food was also good There is a beautiful garden in side the campus We enjoyed the stay </p>




                                <h2>Amenities</h2>
                                <ul style="list-style-type:none; padding:0; width:49%;" class="pull-left">
                                    <li><i class="fa fa-circle-o"></i> <span>Airport/Rlwy Stn Transfer</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Business center</span> </li>

                                    <li><i class="fa fa-circle-o"></i> <span>Doctor on Call</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Free WiFi Internet</span> </li>

                                    <li><i class="fa fa-circle-o"></i> <span>Library</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Wi-Fi Internet</span> </li>





                                </ul>

                                <ul style="list-style-type:none; padding:0; width:49%;" class="pull-right">


                                    <li><i class="fa fa-circle-o"></i> <span>Coffee Shop</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Executive Lounge</span> </li>

                                    <li><i class="fa fa-circle-o"></i> <span>Dining Hall</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Parking Facility</span> </li>

                                    <li><i class="fa fa-circle-o"></i> <span>Sun Beds</span> </li>
                                    <li><i class="fa fa-circle-o"></i> <span>Restaurant</span> </li>





                                </ul>





                            </div>
                            <div class="col-md-4 no-padding">
                                <h2 style="margin-top:0;">Select a Room</h2>
                                <table class="table table-bordered no-margin" width="100%">
                                    <thead>
                                        <tr class="alert alert-info">
                                            <th width="40%">Room Type</th>
                                            <th width="30%">Price</th>
                                            <th width="30%">Tax</th>
                                        </tr>
                                    </thead>
                                    <tbody>
                                        <tr>
                                            <td>Room</td>
                                            <td><strong><i class="fa fa-plus"></i> 0</strong></td>
                                            <td><label class="radio inlinebl no-margin">
                                                    <input class="icheck-red" type="radio" name="radioRedCheckbox4" id="radioRedCheckbox4" value="option5" checked="checked">
                                                    Select</label></td>
                                        </tr>
                                        <tr>
                                            <td>Room, City View</td>
                                            <td><strong><i class="fa fa-plus"></i> 400</strong></td>
                                            <td><label class="radio inlinebl no-margin">
                                                    <input class="icheck-red" type="radio" name="radioRedCheckbox4" id="radioRedCheckbox4" value="option5">
                                                    Select</label></td>
                                        </tr>
                                        <tr>
                                            <td>Room, Corner</td>
                                            <td><strong><i class="fa fa-plus"></i> 600</strong></td>
                                            <td><label class="radio inlinebl no-margin">
                                                    <input class="icheck-red" type="radio" name="radioRedCheckbox4" id="radioRedCheckbox4" value="option5">
                                                    Select</label></td>
                                        </tr>
                                        <tr>
                                            <td>Executive Room, Business Lounge Access</td>
                                            <td><strong><i class="fa fa-plus"></i> 900</strong></td>
                                            <td><label class="radio inlinebl no-margin">
                                                    <input class="icheck-red" type="radio" name="radioRedCheckbox4" id="radioRedCheckbox4" value="option5">
                                                    Select</label></td>
                                        </tr>
                                    </tbody>
                                </table>
                                <p></p>

                                <p> <a href="javascript:void(0);" class="small btn btn-primarygray  btn-round1">  Hotel Promotion</a> - <a href="javascript:void(0);" class=" btn btn-primarygray  btn-sm btn-round1"> Hotel Policy</a> - <a href="javascript:void(0);" class="small btn btn-primarygray  btn-round1" >  Extra Guest Charge</a> - <a href="javascript:void(0);" class="small btn btn-primarygray  btn-round1">  Child Charge</a> <a href="javascript:void(0);" class="small btn btn-primarygray  btn-round1">  Extra Guest Charge</a> - <a href="javascript:void(0);" class="small btn btn-primarygray  btn-round1" >  Discount </a></p>


                                <p style="line-height:18px;"> <span class="graytxt small">The room rates listed are for double occupancy per room unless otherwise stated and exclude tax recovery charges and service fees.</span> </p>
                            </div>
                            <div class="clear">&nbsp;</div>


                            <div class="col-md-10 pull-right" style="padding-right:0;">

                                <table class="table table-bordered no-margin" width="100%">
                                    <thead>
                                        <tr class="alert alert-info">
                                            <th width="15%">Room Counts</th>
                                            <th width="15%">Max Pax Count</th>
                                            <th width="25%">Offered Price Rounded Off</th>
                                            <th width="15%">Published Price</th>
                                            <th width="10%">Discount</th>
                                            <th width="20%">Preferred Currency</th>
                                        </tr>
                                    </thead>
                                    <tbody>
                                        <tr>
                                            <td>1</td>
                                            <td>1</td>
                                            <td><i class="fa fa-inr"></i> 5640</td>
                                            <td><i class="fa fa-inr"></i> 5640</td>
                                            <td><i class="fa fa-inr"></i> 1000</td>
                                            <td>INR</td>
                                        </tr>
                                    </tbody>
                                </table>



                            </div>


                        </div>

                        <div class="clear"></div>
                    </div>

                    <div class="modal-footer alert-info">
                        <button type="button" class="btn btn-primary pull-right" data-dismiss="modal">Submit</button>
                    </div> 

                </div>
            </div>
        </div>
        <div class="modal fade" id="myModalhotelView1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>



                        <h2 class="modal-title" id="myModalLabel"><strong>Shikara Ride</strong> <span>(Delhi)</span></h2>
                        <h5>Hazratbal Rd, Srinagar, Jammu and Kashmir 190006</h5>


                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 col-sm-12 col-xs-12 m-col-md-12 picture-item no-padding">
                                        <img alt="Srinagar" src="<?php echo $this->baseUrl('public/assets/images/shikarrideL.jpg'); ?>">
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px;">
                                        <label class="inlinebl"><strong>Rating :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding" style="margin:0 0 15px 0px;">
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-10">
                                <p>The Dal is famous not only for its beauty, but for its vibrance, because it sustains within its periphery, a life that is unique anywhere in the world. The houseboat and shikara communities have lived for centuries on the Dal, and so complete is their infrastructure on the lake, that they never have to step on land! Doctors, tailors, and bakers - you'll see them all in tiny wooden shops on the lake, near picturesque vegetable gardens and acres of lotus gardens.<br />
                                    <br />
                                    A shikara ride is one of the most soothing, relaxing aspects of a holiday in Kashmir. Shikaras are long boats which crowd the Srinagar lakes. They are used for getting back and forth from the houseboats or for longer tours. It is worth to take a pleasure ride around the lake in shikara. Shikara is a Gondola type light rowing boat. The two hour boat ride takes tourists on a relaxing sightseeing tour of interior parts of the calm and placid waters of Dal Lake, and be part of shopping- by-shikara expeditions. Because the Dal is so central to the landscape of Srinagar, many places of tourist interest have, over the ages, been built in its vicinity. </p>
                            </div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer alert-info">
                        <span class="orange pull-left">Price : <i class="fa fa-inr"></i> 400</span>
                        <button type="button" class="btn btn-danger pull-right" data-dismiss="modal">Add</button>
                    </div>
                </div>
            </div>
        </div>
        <div class="modal fade" id="myModalhotelView2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h2 class="modal-title" id="myModalLabel"><strong>Chasme Shahi</strong> <span>(Srinagar)</span></h2>
                        <h5>Srinagar, Jammu and Kashmir 190001</h5>



                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 col-sm-12 col-xs-12 m-col-md-12 picture-item no-padding">
                                        <img src="<?php echo $this->baseUrl('public/assets/images/chashme_shahiL.jpg'); ?>" alt="Srinagar">
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px;">
                                        <label class="inlinebl"><strong>Rating :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding" style="margin:0 0 15px 0px;">
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-10">
                                <p>Chashme Shahi originally derives its name from the spring which was discovered by the great female saint of Kashmir, Rupa Bhawani, who was from the Sahib clan of Kashmiri Pandits. The family name of Rupa Bhawani was 'Sahib' and the spring was originally called 'Chashme Sahibi'. Over the years the name got corrupted and today the place is known as Chashme Shahi (the Royal Spring).<br /><br />
                                    The garden was constructed around the spring by the Mughal Governor Ali Mardan Khan in 1632. It was commissioned by the Mughal emperor Shah Jahan for his eldest son, Dara Sikoh. In the east of Chashma Shahi the Pari Mahal (Fairy Palace) lies where Dara Sikoh used to learn astrology and where he was later killed by his brother Aurengzeb. The garden is 108 m long and 38 m wide and is spread over one acre of land. It is the smallest garden among the three Mughal gardens of Srinagar; the Shalimar garden is the largest and the Nishat garden is the second largest. All the three gardens were built at the left bank of the Dal Lake, with Zabarwan mountains at the backdrop.</p>
                            </div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer alert-info">
                        <button type="button" class="btn btn-default pull-right" data-dismiss="modal">Close</button>
                    </div>
                </div>
            </div>
        </div>





        <div class="modal fade" id="myModalhotelView3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h2 class="modal-title" id="myModalLabel"><strong>Hazratbal</strong> <span>(Srinagar)</span></h2>
                        <h5>Kashmir Valley, Srinagar</h5>



                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 col-sm-12 col-xs-12 m-col-md-12 picture-item no-padding">
                                        <img src="<?php echo $this->baseUrl('public/assets/images/hajialiL.jpg'); ?>" alt="Srinagar">
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px;">
                                        <label class="inlinebl"><strong>Rating :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding" style="margin:0 0 15px 0px;">
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-10">
                                <p>The Hazratbal Shrine, is a Muslim shrine in Hazratbal, Srinagar, Jammu & Kashmir, India. It contains a relic, the Moi-e-Muqqadas, believed by many Muslims of Kashmir to be a hair of the Holy Prophet Muhammad.<br /><br />
                                    However, when the Mughal Emperor Aurangzeb came to know of what had transpired, he had the relic seized and sent to the shrine of Khwaja Moinuddin Chishti at Ajmer, and had Khwaja Nur-ud-Din Eshai imprisoned in Delhi for possessing the relic.Later, realizing his mistake, Aurangzeb decided to restore the relic to Khwaja Nur-ud-Din Eshai and allowed him to take it to Kashmir. However, by that point, Khwaja Nur-ud-Din Eshai had already died in imprisonment. In the year 1700, the relic finally reached Kashmir, along with the body of Khwaja Nur-ud-Din Eshai.</p>
                            </div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer alert-info">
                        <button type="button" class="btn btn-default pull-right" data-dismiss="modal">Close</button>
                    </div>
                </div>
            </div>
        </div>



        <div class="modal fade" id="myModalhotelView4" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h2 class="modal-title" id="myModalLabel"><strong>Shankaracharya Temple</strong> <span>(Srinagar)</span></h2>
                        <h5>Srinagar, Jammu and Kashmir</h5>



                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 col-sm-12 col-xs-12 m-col-md-12 picture-item no-padding">
                                        <img src="<?php echo $this->baseUrl('public/assets/images/sTempleL.jpg'); ?>" alt="Srinagar">
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px;">
                                        <label class="inlinebl"><strong>Rating :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding" style="margin:0 0 15px 0px;">
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-10">
                                <div class="col-md-12 no-padding">
                                    <p>The temple dates back to 200 BC, although the present structure probably dates back to the 9th century AD. It was visited by Adi Shankara and has ever since been associated with him; this is how the temple got the name Shankaracharya. It is also regarded as sacred by Buddhists. The Shiv ling was placed inside during the Sikh period in nineteenth century and it became an active Hindu temple when regular services were conducted. Some historians report that the temple was actually a buddhist temple during buddhist era which was then changed into Hindu site of worship by Adi Shankaracharya. Persians and Jews call it Bagh-i- sulaiman or the Garden of King Solomon. Persian inscriptions are also found inside the temple.</p>
                                </div>


                                <div class="col-md-12 no-padding">
                                    <div class="panel panel-default no-margin">
                                        <div class="panel-heading">
                                            <h3 class="panel-title"><strong>Info</strong></h3>                    
                                        </div>
                                        <div class="panel-body">
                                            <div class="form-group form-group1">
                                                <strong>GOOD FOR</strong> - Religious place, God Lovers 
                                            </div>
                                            <div class="form-group form-group1">
                                                <strong>TIMINGS</strong> - 6:00 AM - 10:00 PM  
                                            </div>
                                            <div class="form-group form-group1">
                                                <strong>VISIT DURATION</strong> - Around 1 hour  
                                            </div>
                                            <div class="form-group form-group1">
                                                <strong>ADDRESS</strong> - Dinanath Mangeshkar Road, North Goa, India   
                                            </div>
                                            <div class="form-group form-group1 no-margin">
                                                <strong>ENTRY FEE</strong> - NA  
                                            </div>
                                        </div>
                                    </div>
                                </div>

                            </div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer alert-info">
                        <button type="button" class="btn btn-default pull-right" data-dismiss="modal">Close</button>
                    </div>
                </div>
            </div>
        </div>




        <div class="modal fade" id="myModalhotelView5" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header label-primary white">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                        <h2 class="modal-title" id="myModalLabel"><strong>Dal Lake</strong> <span>(Srinagar)</span></h2>
                        <h5>Srinagar, Jammu and Kashmir</h5>



                    </div>
                    <div class="modal-body">
                        <div class="panel-body no-padding overflowflight">
                            <div class="col-md-2 no-padding">
                                <div class="col-md-12 no-padding">
                                    <div class="col-md-12 col-sm-12 col-xs-12 m-col-md-12 picture-item no-padding">
                                        <img src="<?php echo $this->baseUrl('public/assets/images/dallakeL.jpg'); ?>" alt="Srinagar">
                                    </div>
                                    <div class="col-md-12 no-padding border-bottom" style="margin:15px 0px;">
                                        <label class="inlinebl"><strong>Rating :</strong></label>
                                        &nbsp;&nbsp;
                                        <div class="inlinebl">
                                            <input type="number" name="your_awesome_parameter" id="ls-rating" class="rating"/>
                                        </div>
                                    </div>
                                    <div class="col-md-12 no-padding" style="margin:0 0 15px 0px;">
                                        <label><strong>Share :</strong></label>
                                        <div class="col-md-12 no-padding"> <img src="<?php echo $this->baseUrl('public/assets/images/fbook.png'); ?>" alt="Share"> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-md-10">
                                <p>Dal Lake is a lake in Srinagar, the summer capital of Jammu and Kashmir. The urban lake, which is the second largest in the state, is integral to tourism and recreation in Kashmir and is named the "Jewel in the crown of Kashmir" or "Srinagar's Jewel". The lake is also an important source for commercial operations in fishing and water plant harvesting.<br /><br />
                                    The lake is located within a catchment area covering 316 square kilometres (122 sq mi) in the Zabarwan mountain valley, in the foothills of the Shankracharya hills, which surrounds it on three sides. The lake, which lies to the east and north of Srinagar city covers an area of 18 square kilometres (6.9 sq mi), although including the floating gardens of lotus blooms, it is 21.2 square kilometres (8.2 sq mi) (an estimated figure of 22–24 square kilometres (8.5–9.3 sq mi) is also mentioned).[4][5][22] The main basin draining the lake is a complex of five interconnected basins with causeways; the Nehru Park basin, the Nishat basin, the Hazratbal basin, the Nagin basin and the Barari Nambad basin. Navigational channels provide the transportation links to all the five basins.</p>
                            </div>
                        </div>
                        <div class="clear"></div>
                    </div>
                    <div class="modal-footer alert-info">
                        <button type="button" class="btn btn-default pull-right" data-dismiss="modal">Close</button>
                    </div>
                </div>
            </div>
        </div>



        <div class="modal fade" id="myModa1insuranceOthers" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog">
                <div class="modal-content">

                    <div class="modal-body">

                        <div class="col-md-12 no-padding">

                            <div class="form-group form-group1 border-bottom">
                                <label class="col-md-3 col-sm-3 no-padding" style="line-height:34px;">Sum Insured : </label>
                                <select id="select-country" class="demo-default select-country col-md-6 col-sm-6" placeholder="Select">
                                    <option value="2">USD 1,00,000</option>
                                </select>                        
                                <div class="clearfix"></div></div>

                        </div>

                        <div class="col-md-12 no-padding" style="margin-bottom:15px;">
                            <div class="col-md-3 col-sm-3 no-padding">
                                <img alt="Religare" src="<?php echo $this->baseUrl('public/assets/images/iffco-tokio.jpg'); ?>" style="max-width:80%;">
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <strong class="orange"><i class="fa fa-rupee"></i> 1,312</strong>
                            </div>
                            <div class="col-md-3 col-sm-3 no-padding text-center">
                                <button data-target="#myModa1insuranceDetail" data-toggle="modal" class="btn btn-default btn-sm"><i class="fa fa-arrows"></i> Details</button>
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <button class="btn btn-success" data-dismiss="modal">Select</button>
                            </div>
                        </div>



                        <div class="col-md-12 no-padding" style="margin-bottom:15px;">
                            <div class="col-md-3 col-sm-3 no-padding">
                                <img alt="reliance" src="<?php echo $this->baseUrl('public/assets/images/tata-aig.jpg'); ?>" style="max-width:80%;">
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <strong class="orange"><i class="fa fa-rupee"></i> 1,402</strong>
                            </div>
                            <div class="col-md-3 col-sm-3 no-padding text-center">
                                <button data-target="#myModa1insuranceDetail" data-toggle="modal" class="btn btn-default btn-sm"><i class="fa fa-arrows"></i> Details</button>
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <button class="btn btn-success" data-dismiss="modal">Select</button>
                            </div>
                        </div>


                        <div class="col-md-12 no-padding" style="margin-bottom:15px;">
                            <div class="col-md-3 col-sm-3 no-padding">
                                <img alt="royal-sundaram" src="<?php echo $this->baseUrl('public/assets/images/reliance.jpg'); ?>" style="max-width:80%;">
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <strong class="orange"><i class="fa fa-rupee"></i> 1,522</strong>
                            </div>
                            <div class="col-md-3 col-sm-3 no-padding text-center">
                                <button data-target="#myModa1insuranceDetail" data-toggle="modal" class="btn btn-default btn-sm"><i class="fa fa-arrows"></i> Details</button>
                            </div>
                            <div class="col-md-3 col-sm-3 text-center">
                                <button class="btn btn-success" data-dismiss="modal">Select</button>
                            </div>
                        </div>






                        <div class="clear"></div></div>


                    <div class="modal-footer">
                        <button type="button" class="btn btn-default btn-round" data-dismiss="modal">Close</button>
                    </div>

                </div>
            </div>
        </div>


        <div class="modal fade" id="myModa1insuranceDetail" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
            <div class="modal-dialog modal-lg">
                <div class="modal-content">
                    <div class="modal-header">
                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true" data-toggle="modal" data-target="#myModa1ContactSupplier">&times;</button>
                        <h4 class="modal-title" id="myModalLabel">Insurer : Religare</h4>
                    </div>
                    <div class="modal-body">

                        <div class="col-md-12 no-padding table-responsive">
                            <table class="table table-bordered">
                                <thead><tr class="alert alert-success">
                                        <th>Insurer</th>
                                        <th>Plan Name</th>
                                        <th>Premium</th>
                                    </tr>
                                </thead>
                                <tbody>
                                    <tr class="alert alert-info">                                          
                                        <td><img alt="Religare" src="<?php echo $this->baseUrl('public/assets/images/religare.jpg'); ?>"></td>
                                        <td>Explore Gold Worldwide Excluding US and Canada</td>                          
                                        <td><strong><i class="fa fa-rupee"></i> 611</strong></td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>


                        <div class="col-md-12 no-padding alert">
                            <div class="form-group form-group1 no-margin">
                                <img src="<?php echo $this->baseUrl('public/assets/images/pdfIcon.png'); ?>" alt="pdf" border="0"> <a href="javascript:void(0);">Brochure</a>&nbsp;&nbsp;&nbsp;<img src="<?php echo $this->baseUrl('public/assets/images/pdfIcon.png'); ?>" alt="pdf" border="0"> <a href="javascript:void(0);">Prospectus</a>                    
                            </div>
                        </div>


                        <div class="col-md-12 no-padding table-responsive">
                            <table class="table table-bordered">
                                <tbody>
                                    <tr class="alert-warning">                                          
                                        <td class="text-center">Individual 1</td>
                                        <td class="text-center">Religare<br />Explore Gold Worldwide Excluding US and Canada</td>
                                        <td class="text-center"><strong>Sum Insured: <i class="fa fa-usd"></i> 1,00,000</strong></td>                                          
                                        <td class="text-center"><strong>Premium: <i class="fa fa-rupee"></i> 611</strong></td>
                                    </tr>
                                    <tr class="alert-warning">                                          
                                        <td class="text-center">Individual 2</td>
                                        <td class="text-center">Religare<br />Explore Gold Worldwide Excluding US and Canada</td>
                                        <td class="text-center"><strong>Sum Insured: <i class="fa fa-usd"></i> 50,000</strong></td>                                          
                                        <td class="text-center"><strong>Premium: <i class="fa fa-rupee"></i> 611</strong></td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>


                        <div class="col-md-12 no-padding">
                            <div class="col-md-7 col-sm-7 no-padding">

                                <ul class="nav nav-tabs icon-tab">
                                    <li class="active"><a data-toggle="tab" href="#planbenefits"> <span class="fa fa-plane"></span> Plan Benefits</a></li>
                                    <li><a data-toggle="tab" href="#aboutInsurer"> <span class="fa fa-plane"></span> About Insurer</a></li>
                                </ul>

                                <div class="col-md-12 no-padding">
                                    <div class="tab-content tab-border">
                                        <div id="planbenefits" class="tab-pane fade in active">
                                            <ul style="padding-left:15px; margin-bottom:15px;">
                                                <li>Personal Accident Cover - Double sum insured</li>
                                                <li>Medical Cover - Covered up USD 50,000 </li>
                                                <li>Trip Cancellation Cover - Covered up USD 1,000 </li>
                                                <li>Passport Loss Cover - Covered up USD 300 </li>
                                                <li>Hospital Cash - Covered up USD 25 per day max 5 days</li>
                                            </ul>
                                            <h5>Plan Exclusions</h5>
                                            <ul style="padding-left:15px; margin-bottom:15px;">
                                                <li>Expenses arising out of or attributable to alcohol or drug use/misuse/abuse.</li>
                                                <li> War and Nuclear perils or consequences thereof</li>
                                                <li> Ionising Radiation or contamination arising out of the same</li>
                                                <li> Any intentional self-injury, suicide or attempted suicide</li>
                                                <li>Any claim relating to hazardous activities</li>
                                                <li> The insured being involved in Breach of taw</li>
                                                <li>  HIV/AIDS </li>
                                            </ul>
                                        </div>
                                        <div id="aboutInsurer" class="tab-pane fade">
                                            Religare Health Insurance Company Limited is a specialist health insurer engaged in the distribution & servicing of health insurance products. Its shareholders comprise three strong entities: Religare Enterprises Limited, a leading diversified financial services group based out of India, Union Bank of India & Corporation Bank. Religare is promoted by the founders of Fortis Hospitals, which owns or manages 68 hospitals in India;Religare brings an extensive travel insurance plan that curbs out the worries of uninvited troubles on your dream family holiday. Avail remarkable benefits like automatic policy extension and upgradation to business class during medical emergencies and much more at no sub-limits and fair premium charges on a per-day basis! 
                                        </div>
                                    </div>
                                </div>

                            </div>
                            <div class="col-md-4 col-sm-4 no-padding pull-right">
                                <div class="alert alert-info">
                                    <h5 class="orange">Key Features</h5>
                                    <ul style="padding-left:15px; margin-bottom:15px;">
                                        <li>No per ailment limit. No Upper age limit.</li>
                                        <li>Pay per Day Rates instead of slabs.</li>
                                        <li>Cashless claims settlement.</li>
                                        <li>Double Sum Insured in case of hospitalization due to accident.</li>
                                        <li>Pre-Existing Disease Coverage in life threatening medical conditions</li>
                                        <li>Region specific plans hence low cost, High features.</li>
                                        <li>Up gradation to Business class.</li>
                                    </ul>

                                    <div class="col-md-12 text-center no-padding">
                                        <a class="btn btn-success" href="javascript:void(0);" data-dismiss="modal"><i class="fa fa-rupee"></i> 1,222</a>
                                    </div>
                                    <div class="clear"></div></div>
                            </div>
                        </div>        



                        <div class="clear"></div></div>


                    <div class="modal-footer">
                        <button type="button" class="btn btn-default btn-round" data-dismiss="modal">Close</button>
                    </div>

                </div>
            </div>
        </div>-->





        <!--Layout Script start --> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/color.js'); ?>"></script> 
        
        <script src="<?php echo $this->baseUrl('public/assets/js/lib/jqueryui.js'); ?>"></script> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/bootstrap.min.js'); ?>"></script> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/multipleAccordion.js'); ?>"></script> 

        <!--easing Library Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/lib/jquery.easing.js'); ?>"></script> 
        <!--easing Library Script End --> 

        <!--Nano Scroll Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery.nanoscroller.min.js'); ?>"></script> 
        <!--Nano Scroll Script End --> 

        <!--switchery Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/switchery.min.js'); ?>"></script> 
        <!--switchery Script End --> 

        <!--bootstrap switch Button Script Start--> 
        <script src="<?php echo $this->baseUrl('public/assets/js/bootstrap-switch.js'); ?>"></script> 
        <!--bootstrap switch Button Script End--> 

        <!--easypie Library Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery.easypiechart.min.js'); ?>"></script> 
        <!--easypie Library Script Start --> 

        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/pages/layout.js'); ?>"></script> 
        <!--Layout Script End --> 

        <!--Rating Library Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/bootstrap-rating-input.min.js'); ?>"></script> 
        <!--Rating Library Script End --> 

        <!-- Script For Icheck --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/icheck.min.js'); ?>"></script> 
        <!-- Script For Icheck --> 
        <!--Sortable Library Script Start--> 
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery-sortable.js'); ?>"></script> 
        <!--Sortable Library Script end--> 

        <!--Advance Radio and checkbox demo start--> 
        <script src="<?php echo $this->baseUrl('public/assets/js/pages/checkboxRadio.js'); ?>"></script> 
        <!--Advance Radio and checkbox demo start--> 

        <!--selectize Library start--> 
        <script src="<?php echo $this->baseUrl('public/assets/js/selectize.min.js'); ?>"></script> 
        <!--selectize Library End--> 

        <!--Select & Tag demo start--> 
        <script src="<?php echo $this->baseUrl('public/assets/js/pages/selectTag.js'); ?>"></script> 
        <!--Select & Tag demo end--> 

        <!--Tooltip Bar Library Script Start --> 
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery.toolbar.min.js'); ?>"></script> 
        <!--Tooltip Bar Library Script End --> 




        <!-- MiniColors Library Script Start -->
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery.minicolors.min.js'); ?>"></script>
        <!-- MiniColors Library Script Start -->
        <!-- Date & Time Picker Library Script Start -->
        <script src="<?php echo $this->baseUrl('public/assets/js/jquery.datetimepicker.js'); ?>"></script>
        <!-- Date & Time Picker Library Script End -->

        <!--Demo for Date, Time Color Picker Script Start -->
        <script src="<?php echo $this->baseUrl('public/assets/js/pages/pickerTool.js'); ?>"></script>
        <!--Demo for Date, Time Color Picker Script End -->



        <script src="<?php echo $this->baseUrl('public/assets/js/pages/dragAndDrop.js'); ?>"></script> 

        <!--Gallery Plugin Start--> 
        <!-- Shuffle! --> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/gallery/shuffle.js'); ?>"></script> 
        <!-- Syntax highlighting via Prism --> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/gallery/prism.js'); ?>"></script> 
        <script>var site_url = "/Fickle";</script> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/gallery/page.js'); ?>"></script> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/gallery/evenheights.js'); ?>"></script> 
        <!--Gallery Plugin Finish--> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/lightGallery.js'); ?>"></script> 
        <!-- Gallery Js Call Start --> 
        <script type="text/javascript" src="<?php echo $this->baseUrl('public/assets/js/pages/demo.gallery.js'); ?>"></script> 
        <!-- Gallery Js Finish -->

<script>
$(document).ready(function(){
    $('[data-toggle="tooltip"]').tooltip();   
});
</script>
<?php //echo $this->render("profiler.phtml"); ?>

    </body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit