PK

ADDRLIN : /home/questend/public_html/domains/serenatravels.in/layout/
FLL :
Current File : /home/questend/public_html/domains/serenatravels.in/layout/header.php

<header class="header st-2">
   <div class="container">
      <nav class="navbar navbar-expand-xl align-items-xl-center align-items-start p-0">
         <div class="col-xl-2 col-md-6">
            <a class="navbar-brand" href="index"><img alt="" src="images/gallery/logo.jpg" id="Logo" width="110px"></a>
         </div>
         <div class="col-xl-10 text-end">
            <button
               class="navbar-toggler"
               type="button"
               data-bs-toggle="collapse"
               data-bs-target="#mynavbar"
               >
            <i class="fas fa-bars"></i>
            </button>
            <div
               class="collapse navbar-collapse justify-content-end text-start"
               id="mynavbar"
               >
               <ul class="navbar-nav mainmenu align-items-center m-0">
                  <li class="menu-item-has-children">
                     <a href="index" class="<?php if($currentPage =='home'){echo 'active';}?>">Home</a>
                  </li>
                  <li class="menu-item-has-children">
                     <a href="about" class="<?php if($currentPage =='about'){echo 'active';}?>">About Us</a>
                  </li>
                  <li class="menu-item-has-children">
                     <a href="our_tariff" class="<?php if($currentPage =='our-tariff'){echo 'active';}?>">Car Tariff</a>
                  </li>
                  <li class="menu-item-has-children">
                     <a href="fleet" class="<?php if($currentPage =='our-fleet'){echo 'active';}?>">Fleet</a>
                  </li>
                  <li class="menu-item-has-children">
                     <a href="contact" class="<?php if($currentPage =='contact'){echo 'active';}?>">Contact</a>
                  </li>
                  <li class="menu-item-has-children">
                     <a href="booking" class="dark-btn">Book a car</a>
                  </li>
               </ul>
            </div>
         </div>
      </nav>
   </div>
</header>


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home