<?php $__env->startSection('content'); ?>
<div class="page-title-container hidden-mobile">
            <div class="container">
                <div class="page-title pull-left">
                    <h2 class="entry-title">MALDIVES FLIGHT SCHEDULE</h2>
                </div>
                <ul class="breadcrumbs pull-right">
                    <li><a href="#"><?php echo AppHelper::config('site_name'); ?></a></li>
                    <li class="active">CONTACT</li>
                </ul>
            </div>
        </div>
        <section id="content" class="gray-area">
            <div class="container">



                <div class="row">


<iframe width="100%" height="800px" src="http://fis.com.mv/cgi-bin/webfids.pl?webfids_type=arrivals&webfids_domesticinternational=international&webfids_passengercargo=passenger&webfids_airline=ALL&webfids_waypoint=ALL&Submit=+UPDATE+"></iframe>





                </div>



            </div>



        </section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('front.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>