www.flynas.com Open in urlscan Pro
2606:4700::6813:db82  Public Scan

URL: https://www.flynas.com/en/media-center/news-updates/flynas-secures-a-murabaha-financing-worth-sar-844-million
Submission: On June 21 via manual from SA — Scanned from DE

Form analysis 4 forms found in the DOM

GET /en/search

<form id="mod-finder-searchform242" action="/en/search" method="get" class="form-search ng-pristine ng-valid">
  <div class="search-con ng-hide" ng-show="searchWidgetShow">
    <div> <input name="q" type="text" id="mod-finder-searchword242" placeholder="Search"> <button type="submit" onclick="this.form.searchword.focus();"><i class="picon picon_search"></i></button> </div>
  </div>
</form>

Name: travellernotificationform

<form name="travellernotificationform" ng-class="{submitted: submitted==true}" ng-submit="vm.subscribe(travellernotificationform)" novalidate="" class="ng-pristine ng-valid ng-valid-required">
  <div class="paddingbox managebooking" style="background:none;">
    <div class="row col-style1">
      <div class="col-md-6">
        <!--<label class="title ng-binding">{{vm.label.email}}</label>-->
        <div class="form-group">
          <input class="ipt_t1 ng-pristine ng-untouched ng-valid ng-valid-required" type="text" id="txt_flight_status_flightno" placeholder="Email" valid-email="" ng-model="vm.email" name="email" ng-required="vm.submitted">
          <!-- ngIf: vm.submitted -->
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group">
          <input type="submit" class="btn btn-primary btn-search btn-search2" value="Subscribe" ng-click="vm.submitted=true">
        </div>
      </div>
    </div>
    <!-- ngIf: vm.isSuccess -->
    <!-- ngIf: vm.isFailed -->
  </div>
</form>

Name: newsletter_modal_form

<form name="newsletter_modal_form" ng-class="{ submitted: vm.joinnowsubmitted == true }" ng-submit="vm.joinnow(newsletter_modal_form)" novalidate="" class="ng-pristine ng-valid ng-valid-required ng-valid-invalid ng-valid-min ng-valid-max">
  <div class="SpecialDiscount-PopupContent" style="height: 90%">
    <div class="header-title"><strong class="ng-binding">Subscribe to our newsletter</strong></div>
    <div class="col-md-12">
      <p style="padding-bottom:15px;font-weight:bold;" ng-show="vm.showhidecontrols === 0" class="ng-binding">To be the first to find out our latest news and exclusive discounts.</p>
    </div>
    <div class="popup-content ng-hide" ng-show="vm.showhidecontrols === 1 || vm.showhidecontrols === 2">
      <div class="success-text ng-hide" ng-show="vm.showhidecontrols === 1">
        <p><i class="success-icon"></i></p>
        <p class="ng-binding">Thank you for subscription.</p>
        <p class="ng-binding">We've sent an activation link to your e-mail address.Remember to activate your account within the next 72 hours, before the link expires.</p>
      </div>
      <div class="success-text ng-hide" ng-show="vm.showhidecontrols === 2">
        <p><i class="cancel-icon"></i></p>
        <p class="ng-binding">Subscription failed. Please try again sometime.</p>
      </div>
    </div>
    <div class="popup-content" ng-show="vm.showhidecontrols === 0">
      <div class="paddingbox managebooking">
        <div class="row col-style1">
          <div class="form-group">
            <div class="col-md-4 searchdropdown">
              <label class="title ng-binding">Title</label>
              <div class="form-group">
                <div class="ui-select-container ui-select-bootstrap dropdown ng-valid ng-valid-required" ng-class="{open: $select.open}" ng-model="vm.title.selected" on-select="vm.selectSector($item, $model, 'title',$select)" theme="bootstrap"
                  ui-select-required="" name="title" ng-required="vm.joinnowsubmitted &amp;&amp; vm.titleSelectedVal === ''">
                  <div class="ui-select-match" ng-hide="$select.open" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}"><span tabindex="-1" class="btn btn-default form-control ui-select-toggle"
                      aria-label="Select box activate" ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()" class="ui-select-placeholder text-muted ng-binding"></span> <span
                        ng-hide="$select.isEmpty()" class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear &amp;&amp; !$select.isEmpty()}" ng-transclude="">
                        <div class="des_con ng-scope">
                          <span class="airport">
                            <span class="pc-show ng-binding"> </span>
                          </span>
                        </div>
                      </span> <i class="caret pull-right" ng-click="$select.toggle($event)"></i>
                      <a ng-show="$select.allowClear &amp;&amp; !$select.isEmpty()" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
                  </div><input type="text" autocomplete="off" tabindex="-1" aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-0" aria-activedescendant="ui-select-choices-row-0-0"
                    class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-hide" placeholder="" ng-model="$select.search" ng-show="$select.searchEnabled &amp;&amp; $select.open">
                  <ul class="ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope" role="listbox" ng-show="$select.items.length > 0" repeat="item in vm.title | filter: $select.search | orderBy:'name'">
                    <li class="ui-select-choices-group" id="ui-select-choices-0">
                      <div class="divider ng-hide" ng-show="$select.isGrouped &amp;&amp; $index > 0"></div>
                      <div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div>
                      <!-- ngRepeat: item in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: item in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: item in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: item in $select.items -->
                    </li>
                  </ul><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-0" aria-label="Select box focus" aria-haspopup="true" role="button">
                </div>
                <!-- ngIf: vm.joinnowsubmitted  && vm.titleSelectedVal === "" -->
              </div>
            </div>
            <div class="col-md-4">
              <label class="title ng-binding">First Name</label>
              <div class="form-group">
                <input class="ipt_t1 ng-pristine ng-untouched ng-valid ng-valid-required" type="text" placeholder="First Name" ng-model="vm.firstName" name="firstName" ng-required="vm.joinnowsubmitted">
                <!-- ngIf: vm.joinnowsubmitted -->
              </div>
            </div>
            <div class="col-md-4">
              <label class="title ng-binding">Last Name</label>
              <div class="form-group">
                <input class="ipt_t1 ng-pristine ng-untouched ng-valid ng-valid-required" type="text" placeholder="Last Name" ng-model="vm.lastName" name="lastName" ng-required="vm.joinnowsubmitted">
                <!-- ngIf: vm.joinnowsubmitted -->
              </div>
            </div>
          </div>
        </div>
        <div class="row col-style1">
          <div class="form-group">
            <div class="col-md-4 searchdropdown">
              <label class="title ng-binding">Preferred destinations</label>
              <div class="form-group">
                <div class="col">
                  <input id="selectedOriginsData" type="text" ng-show="false" name="selectedOriginsData" autocomplete="off" readonly="readonly" ng-model="vm.selectedOriginsData" ng-required="vm.joinnowsubmitted"
                    class="ng-pristine ng-untouched ng-valid ng-hide ng-valid-required">
                  <searchable-multiselect display-attr="name" display-code="code" selected-items="vm.selectedOrigins" all-items="vm.destinationList" add-item="vm.pushSelectedOrigin(item)" remove-item="vm.popSelectedOrigin(item)"
                    search-placeholder="vm.placeholder.search" search-maxdestinationsmsg="vm.alertmsg.maxdestinationsmsg" ng-required="vm.joinnowsubmitted" class="ng-isolate-scope">
                    <div class="dropdown searchable-multi-select" dropdown="" on-toggle="toggled(open)">
                      <a id="adropdowntoggle" class="dropdown-toggle btn btn-default" data-toggle="dropdown" dropdown-toggle="" tooltip="" ng-class="{'disabled': readOnly}" aria-haspopup="true" aria-expanded="false">
        <!--<small ng-class="{'text-muted': commaDelimitedSelected() === 'Nothing Selected'}">
        {{ commaDelimitedSelected() }}
        </small>-->
        <span class="limit-ellipsis" ng-style="{ 'width' : width }">
            <small ng-class="{'text-muted': commaDelimitedSelected() === ''}" class="ng-binding text-muted">
                
            </small>
            <!-- ngIf: !readOnly && allItems.length --><b class="caret ng-scope" ng-if="!readOnly &amp;&amp; allItems.length"></b><!-- end ngIf: !readOnly && allItems.length -->
        </span>
    </a>
                      <!-- ngIf: !readOnly && allItems.length -->
                      <ul id="multi-select-dropdown" ng-if="!readOnly &amp;&amp; allItems.length" class="dropdown-menu dropdown-menu-form form-control ng-scope" role="menu">
                        <li><input type="text" class="form-control ng-pristine ng-untouched ng-valid" ng-model="searchQuery" placeholder="Search"></li>
                        <!-- ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Abha <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Al Baha <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Al Jouf <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Amman <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Antakya <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Arar <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Baku <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Batumi <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Cairo <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Calicut <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Dammam <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> New Delhi <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Dubai <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Hail <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Hurghada <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Hyderabad <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Islamabad <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Istanbul Sabiha <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Jeddah <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Jizan <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Khartoum <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Kuwait <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Lahore <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Lucknow <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Medina <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Nejran <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Prague <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Qassim <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Riyadh <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Salzburg <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Sarajevo <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Sharm el Sheikh <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Tabuk <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Taif <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Tbilisi <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Tirana <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Vienna <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Yanbu <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                        <li ng-repeat="item in ::allItems track by $index"
                          ng-hide="searchQuery.length &amp;&amp; (item[displayCode].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0 &amp;&amp; item[displayAttr].toLowerCase().indexOf(searchQuery.toLowerCase()) < 0)" class="ng-scope">
                          <label class="checkbox clickable ng-binding" ng-click="updateSelectedItems(item)" ng-class="{'text-success': isItemSelected(item) }"> Salalah <span class="glyphicon glyphicon-remove pull-right clickable ng-hide"
                              ng-show="isItemSelected(item)"></span>
                          </label>
                        </li><!-- end ngRepeat: item in ::allItems track by $index -->
                      </ul><!-- end ngIf: !readOnly && allItems.length -->
                    </div>
                  </searchable-multiselect>
                </div>
                <!-- ngIf: vm.joinnowsubmitted && vm.selectedOrigins.length == 0 -->
              </div>
            </div>
            <div class="col-md-4">
              <label class="title ng-binding">Email address</label>
              <div class="form-group">
                <input class="ipt_t1 ng-pristine ng-untouched ng-valid ng-valid-required" type="text" placeholder="Email" valid-email="" ng-model="vm.emailAddress" name="emailAddress" ng-required="vm.joinnowsubmitted">
                <!-- ngIf: vm.joinnowsubmitted -->
              </div>
            </div>
            <div class="col-md-4">
              <label class="title ng-binding">Date Of Birth</label>
              <div class="form-group datepicker_con">
                <div class="row" id="newsletterdaterange">
                  <input class="datepicker_input form-control ng-pristine ng-untouched ng-valid ng-isolate-scope ng-valid-invalid ng-valid-min ng-valid-max" date-range-picker="" id="newsletterdaterange" name="newsletterdaterange" readonly="readonly"
                    type="text" min="vm.nlminDate" max="vm.nlmaxDate" ng-model="vm.nldate" options="vm.nlopts" ng-focus="true" ng-trim="false">
                </div>
                <div class="row nomargin">
                  <div class="col-xs-12">
                    <span class="selected-date ng-binding">21-06-2022</span>
                  </div>
                </div>
              </div>
              <!-- ngIf: vm.joinnowsubmitted -->
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="terms-bottom" style="height: 10%" ng-show="vm.showhidecontrols === 0">
    <div class="col-md-12 text-center">
      <input type="submit" id="btnjoinnow" class="btn btn-primary btn-search btn-search2" value="Subscribe" ng-click="vm.joinnowsubmitted = true;">
      <!--<input type="button" class="btn btn-primary btn-search btn-search2" value="{{vm.label.cancel}}" id="btnCancel" ng-click="vm.joinnowsubmitted = false;" />-->
    </div>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap07271146183877606" accept-charset="utf-8" style="display: none;"><iframe id="snap07271146183877606" name="snap07271146183877606"></iframe><input name="pid"></form>

Text Content

XYour privacy is important to flynas. By continuing to use this site, you are
consenting to our Cookie Policy and our Privacy Policy which is available here.
Thank you.
 * العربية
 * Sign-up
 * Sign-in
 * |
   

×
Toggle navigation
 * Plan and book
   * * Why flynas
     * Our destinations
     * A320neo
     * New premium class
     * Partnerships
     * Timetable
   * * Plan your journey
     * Flights
     * Fare types
     * Price lock
     * Payment methods
     * COVID-19 info centre
   * * Book
     * Nas plans
     * Hotels
     * Rent a car
     * Airport transfers
     * Cargo
 * Prepare your trip
   * * Baggage
     * Cabin baggage
     * Checked baggage
     * Sports equipment
     * Special baggage
   * * Your Booking
     * Manage your booking
     * Change your booking
     * Add services
     * Online checkin
   * * Enhance your trip
     * Choose your seat
     * Upgrade to premium
     * Buy lounge access
     * Order your visa
     * Travel insurance
     * Sky menu
     * flynas mall
 * Information
   * * Before you fly
     * Flight status
     * Checkin information
     * Our lounges
     * Travel guide during the pandemic
     * Airports and terminals
     * COVID-19 information centre
     * Prohibited Items
   * * Special Care
     * Special assistance
     * Traveling with children
     * Expectant mothers
   * * About flynas
     * About us
     * Our offices
     * Our fleet
     * Jobs
     * Latest news
     * FAQs
     * Help and support
     * flynas app
 * naSmiles
   * * Earn naSmiles points
     * All about earning
     * Claim missing naSmiles points
   * * Spend naSmiles points
     * Redeem
     * Our lounges
     * naSmiles on mobile app
   * * Programme
     * How naSmiles works
     * Tiers and benefits
     * FAQs
     * Join naSmiles
     * Partners
     * Terms and conditions

 * Home
 * Media Center
 * News & Updates
 * flynas Secures a Murabaha Financing Worth SAR 844 Million


FLYNAS SECURES A MURABAHA FINANCING WORTH SAR 844 MILLION



--------------------------------------------------------------------------------

Riyadh, Kingdom of Saudi Arabia – 09 May 2022: flynas, the Saudi air carrier and
the leading low-cost airline in the Middle East, has secured a SAR 844 million
equivalent Murabaha corporate financing facility, the first tranche of a SAR
2.25 billion financing programme, aimed to support future growth plans of the
company. 

The financing was arranged by Credit Suisse and syndicated to a number of Saudi
banks with leading participation from Banque Saudi Fransi, Arab National Bank,
Al Rajhi Banking and Investment Corporation, and Bank Aljazeera, with Banque
Saudi Fransi acting as Facility Agent. 

Bander Almohanna, Chief Executive Officer and Managing Director of flynas said:
“The financing programme will support flynas ambitious future growth plans to
become the largest and leading independent low-cost airline in the Middle East
and North Africa region”.

H.E. Mr. Abdulaziz bin Abdullah Al-Duailej, the President of the General
Authority of Civil Aviation, said on the sidelines of the Future Aviation Forum:
“This facilities will accelerate achieving the civil aviation strategy, which
aims to increase the annual passenger traffic in the Kingdom of Saudi Arabia to
330 million passengers while linking the Kingdom to more than 250 destinations
around the world”.

"The deal will also enhance the efficiency of the air transport sector in the
Kingdom of Saudi Arabia and further confirms flynas capacity to play an
instrumental role in achieving this strategy," he added.

Last March, the flynas’ Board of Directors approved the company’s strategic plan
and agreed to increase the volume of its orders to 250 aircraft. After
concluding these agreements, flynas will become the largest low-cost airline in
the Middle East and North Africa (MENA) region. It will also be the largest
owner and operator of modern aircraft in the region.

flynas connects more than 70 domestic and international destinations through its
fleet of more than 35 aircraft. Since its establishment in 2007, it has
transported more than 60 million passengers.

--------------------------------------------------------------------------------


ABOUT FLYNAS:

flynas is a leading Saudi Arabian low-cost carrier with 34 aircraft, operating
more than 1500 weekly flights to 35 domestic and international destinations.

Since its launch in 2007, flynas has transported more than 55 million
passengers, a number that has steadily grown over the past 14 years.

flynas is a leading Saudi Arabian low-cost carrier with 34 aircraft, operating
more than 1500 weekly flights to 35 domestic and international destinations.

Since its launch in 2007, flynas has transported more than 55 million
passengers, a number that has steadily grown over the past 14 years.

flynas offers its guests the best value for money through competitive fares,
timely flights, and superior customer service, which has earned several
accolades, including the Middle East's Leading Low-Cost Airline award from the
World Travel Awards for six consecutive years (from 2015 till 2020) as well as
the prestigious Skytrax award for Middle East's Best Low-Cost Airline in (from
2017 till 2021).

flynas continues to grow and invest in its product with a recent agreement with
Airbus to purchase 120 new A320NEO aircraft at a list value of US$ 8.6 billion.
flynas is proud to receive its 20 Airbus A320Neo aircraft and add them to its
fleet.

For more information, visit www.flynas.com


REASONS TO FLY WITH US

Get to where you want to go in style and enjoy an unrivalled travel experience
at low-cost. From booking to landing – here’s why you should choose flynas.


AWARD-WINNING SERVICE

MORE INFORMATION


MORE COMFORT AND SPACE

MORE INFORMATION


SUPER LOW FARES FROM FLYNAS

MORE INFORMATION


EARN EXCLUSIVE REWARDS

MORE INFORMATION
Fleet of 34
aircrafts
1500 flights
every week
35 domestic
destinations
53 international
destinations
55 million
passengers

Download now


FLYNAS MOBILE APP




SIGN-UP

Never Miss a Deal Again
Be the first to find out about our promotions and new services

Subscribe to our newsletter

To be the first to find out our latest news and exclusive discounts.

Thank you for subscription.

We've sent an activation link to your e-mail address.Remember to activate your
account within the next 72 hours, before the link expires.

Subscription failed. Please try again sometime.

Title
 * 

First Name

Last Name

Preferred destinations
 * 
   
 * Abha
   
 * Al Baha
   
 * Al Jouf
   
 * Amman
   
 * Antakya
   
 * Arar
   
 * Baku
   
 * Batumi
   
 * Cairo
   
 * Calicut
   
 * Dammam
   
 * New Delhi
   
 * Dubai
   
 * Hail
   
 * Hurghada
   
 * Hyderabad
   
 * Islamabad
   
 * Istanbul Sabiha
   
 * Jeddah
   
 * Jizan
   
 * Khartoum
   
 * Kuwait
   
 * Lahore
   
 * Lucknow
   
 * Medina
   
 * Nejran
   
 * Prague
   
 * Qassim
   
 * Riyadh
   
 * Salzburg
   
 * Sarajevo
   
 * Sharm el Sheikh
   
 * Tabuk
   
 * Taif
   
 * Tbilisi
   
 * Tirana
   
 * Vienna
   
 * Yanbu
   
 * Salalah
   

Email address

Date Of Birth
21-06-2022



FOLLOW US

 *  
 *  
 *  
 *  
 *  

Middle East's Leading Low Cost Airline


PLAN AND BOOK

 * Book flights
 * Route Map
 * Baggage Allowance
 * Sky menu
 * flynas Mall


FLIGHTS FROM

 * Flights from Riyadh
 * Flights from Jeddah
 * Flights from Dammam
 * Flights from Abha
 * Flights from Madina
 * Flights from Qassim


POPULAR FLIGHTS

 * Flights to Dubai
 * Flights to Kuwait
 * Flights to Islamabad
 * Flights to Tirana
 * Flights to Cairo
 * Flights to Amman


TOP DESTINATIONS

 * Flights to India
 * Flights to Georgia
 * Flights to Jordan
 * Flights to Egypt
 * Flights to Saudi Arabia
 * Flights to United Arab Emirates


HELPFUL RESOURCES

 * Frequently Asked Questions
 * Special Services
 * Covid-19 Information Centre
 * Visa Requirements To KSA
 * Travel Insurance
 * Airports & Terminals


MANAGE MY TRIP

 * Manage My Booking
 * Online Check-in
 * Flight Status
 * Upgrade to Premium
 * Rent a car
 * Book a hotel
 * Call Center & CSU


ABOUT US

 * Our offices
 * Careers
 * News & Updates
 * flynas Mobile App
 * flynas Cargo
 * Our Fleet
 * Premium class
 * On-time Performance


LOYALTY

 * Join nasmiles
 * How nasmiles works
 * Tiers and Status
 * Redeem
 * Gift voucher

Copyright © 2020 flynas. All rights reserved. Site optimized for viewing in
Firefox 29+, IE 10+, Safari 7+, and Chrome 35+
Privacy Policy | Terms & Conditions | Fare Regulations | Site Map


2022-06-21 - 2022-06-21CancelApply