https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /proc/self/root/var/www/serbaantik.com/public_html/application/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/var/www/serbaantik.com/public_html/application/views/about-old.php
<main class="main">
<section class="section-box">
  <div class="banner-hero banner-2 bg-about-1">
    <div class="container">
      <div class="row">
        <div class="col-lg-7">
          <h1 class="text-display-3 mb-30"><?= $about['aboutpage_title']; ?></h1>
          <?= $about['aboutpage_text']; ?>
        </div>
        <div class="col-lg-5 d-none d-lg-block">
          <div class="banner-imgs">
            <div class="block-1"><img src="<?= base_url() . 'uploads/page/' . $about['about_image3']; ?>" alt="Banner"></div>
            <img style="border-radius:10px" class="img-responsive" alt="Banner" src="<?= base_url() . 'uploads/page/' . $about['about_image4']; ?>">
          </div>
        </div>
      </div>
    </div>
  </div>
</section>
<section class="section-box mt-150">
  <div class="container">
    <div class="row">
      <div class="col-lg-1 col-sm-1 col-12"></div>
      <div class="col-lg-10 col-sm-10 col-12 text-center">
        <h2 class="text-heading-1 color-gray-900 mb-10"><?= $about['aboutpage_subtitle']; ?></h2>
        <di id="aboutSubText" class="text-body-lead-large color-gray-600 mt-20">
          <?= $about['aboutpage_subtext']; ?>
        </di>
      </div>
      <div class="col-lg-1 col-sm-1 col-12"></div>
    </div>
  </div>
  <div class="container mt-40">
    <div class="row">
      <div class="col-lg-4 col-md-12 col-sm-12"> 
        <div class="list-icons mt-50">
          <div class="item-icon"><span class="icon-left"><img src="<?= base_url() . 'uploads/page/' . $about['about_image5']; ?>" alt="Banner"></span>
            <h4 class="text-heading-4"><?= $about['aboutpagesec1_title']; ?></h4>
            <p class="text-body-text color-gray-600 mt-15"><?= $about['aboutpagesec1_text']; ?></p>
          </div>
        </div>
      </div>
      <div class="col-lg-4 col-md-12 col-sm-12">
        <div class="list-icons mt-50">
          <div class="item-icon"><span class="icon-left"><img src="<?= base_url() . 'uploads/page/' . $about['about_image6']; ?>" alt="Banner"></span>
            <h4 class="text-heading-4"><?= $about['aboutpagesec2_title']; ?></h4>
            <p class="text-body-text color-gray-600 mt-15"><?= $about['aboutpagesec2_text']; ?></p>
          </div>
        </div>
      </div>
      <div class="col-lg-4 col-md-12 col-sm-12">
        <div class="list-icons mt-50">
          <div class="item-icon"><span class="icon-left"><img src="<?= base_url() . 'uploads/page/' . $about['about_image7']; ?>" alt="Banner"></span>
            <h4 class="text-heading-4"><?= $about['aboutpagesec3_title']; ?></h4>
            <p class="text-body-text color-gray-600 mt-15"><?= $about['aboutpagesec3_text']; ?></p>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>
<div class="section-box mt-30">
  <div class="container">
    <div class="bd-bottom pb-70">
      <ul class="list-5-col">
        <?php if($about['statistic1_title']) : ?>
          <li><span class="text-display-3 color-green-900">+<span class="count"><?= $about['statistic1_title']; ?></span></span>
            <p class="text-body-text color-gray-500"><?= $about['statistic1_text']; ?></p>
          </li>
        <?php endif; ?>
        <?php if($about['statistic2_title']) : ?>
          <li><span class="text-display-3 color-green-900">+<span class="count"><?= $about['statistic2_title']; ?></span></span>
            <p class="text-body-text color-gray-500"><?= $about['statistic2_text']; ?></p>
          </li>
        <?php endif; ?>
        <?php if($about['statistic3_title']) : ?>
          <li><span class="text-display-3 color-green-900">+<span class="count"><?= $about['statistic3_title']; ?></span></span>
            <p class="text-body-text color-gray-500"><?= $about['statistic3_text']; ?></p>
          </li>
        <?php endif; ?>
        <?php if($about['statistic4_title']) : ?>
          <li><span class="text-display-3 color-green-900">+<span class="count"><?= $about['statistic4_title']; ?></span></span>
            <p class="text-body-text color-gray-500"><?= $about['statistic4_text']; ?></p>
          </li>
        <?php endif; ?>
        <?php if($about['statistic5_title']) : ?>
          <li><span class="text-display-3 color-green-900">+<span class="count"><?= $about['statistic5_title']; ?></span></span>
            <p class="text-body-text color-gray-500"><?= $about['statistic5_text']; ?></p>
          </li>
        <?php endif; ?>
      </ul>
    </div>
  </div>
</div>
<section class="section-box">
  <div class="container mt-60">
    <div class="row">
      <div class="col-lg-9 col-sm-8">
        <h3 class="text-heading-1 mb-10">Facilities & Infrastructures</h3>
        <p class="color-gray-600" style="font-size:1.1rem; line-height:1.7;"><?= $facility_title; ?></p>
      </div>
    </div>
  </div>
  <div class="container mt-80">
    <div class="row">
      <?php foreach($facilities as $facility) : ?>
        <div class="col-lg-4 col-md-6 col-sm-6">
          <div class="card-grid-style-5 hover-up">
            <div class="grid-5-img mb-15"><img src="<?= base_url() . 'uploads/page/' . $facility['image']; ?>" alt="Banner"></div>
            <h3 class="text-heading-5 mb-5 mt-5"><?= $facility['name']; ?></h3>
            <div class="text-body-excerpt text-desc color-gray-500 mt-15 mb-20">
              <?= $facility['content']; ?>
            </div>
          </div>
        </div>
      <?php endforeach; ?>  
    </div>
  </div>
</section>
<section class="section-box" id="our-partners">
  <div class="container mt-10">
    <div class="row">
      <div class="col-lg-9 col-sm-8">
        <h3 class="text-heading-1 mb-10">Our Partners</h3>
        <p class="text-body-lead-large color-gray-600"><?= $brand_title; ?></p> 
      </div>
    </div> 
  </div>
  <div class="container">
    <div class="row justify-content-md-center">
      <?php foreach($partners as $partner) : ?>
          <div class="col-lg-2 col-md-3 col-sm-4 col-6 text-center"><a class="item-logo box-hover-shadow hover-up" href="<?= $partner['banner_link']; ?>" target="_blank"><img alt="Banner" src="<?= base_url() . 'uploads/brand/' . $partner['logo']; ?>"></a></div>
      <?php endforeach; ?>  
    </div>
  </div>
</section>

<section class="section-box" style="padding-top:80px">
  <div class="container mt-10">
    <div class="row">
      <div class="col-lg-9 col-sm-8">
        <h3 class="text-heading-1 mb-10">Our Happy Tenants</h3>
        <p class="text-body-lead-large color-gray-600"><?= $testimony_title; ?></p>
      </div>
    </div>
  </div>
  <div class="container mt-80">
    <div class="box-swiper">
      <div class="swiper-container swiper-group-4">
        <div class="swiper-wrapper pb-70 pt-5">
          <?php foreach($tenants as $tenant) : ?>
          <div class="swiper-slide">
            <div class="card-grid-style-3 hover-up">
              <div class="grid-3-img"><img src="<?= base_url() . 'uploads/page/' . $tenant['image']; ?>" alt="Banner"></div>
              <h3 class="text-heading-6 mb-5 mt-20"><?= $tenant['customer_name']; ?></h3><span class="text-body-small d-block"><?= $tenant['work_position']; ?></span>
              <div class="text-body-text text-desc color-gray-500 mt-20">
                 <?= $tenant['testimony']; ?>
              </div>
            </div>
          </div>
          <?php endforeach; ?>
          
        </div>
        <div class="swiper-pagination swiper-pagination3"></div>
      </div>
      <div class="swiper-button-next swiper-button-next-4"></div>
      <div class="swiper-button-prev swiper-button-prev-4"></div>
    </div>
  </div>
</section>

<section class="section-box">
  <div class="banner-hero banner-1">
    <div class="swiper-group-7" style="overflow:hidden">
        <div class="swiper-wrapper">
        <?php foreach($slideshows as $slideshow) : ?>
              <div class="swiper-slide"> 
                <div class="container"> 
                  <div class="row">
                    <div class="col-lg-5">
                      <h1 class="text-display-2"><?= $slideshow['title'] ?></h1>
                      <p class="text-body-lead-large color-gray-500 mt-40 pr-40"><?= $slideshow['text_content'] ?></p>
                      <div class="mt-40"><a class="btn btn-black icon-arrow-right" href="<?= $slideshow['button_link'] ?>"><?= $slideshow['button_label'] ?></a></div>
                    </div>
                    <div class="col-lg-7 d-none d-lg-block">
                      <div class="banner-imgs">  
                        <img class="img-responsive shape-2" alt="Slideshow Banner" src="
                        <?= base_url() . 'uploads/banners/' . $slideshow['image']; ?>">
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            <?php endforeach; ?>
        </div>
        <div class="swiper-pagination"></div>
    </div>
  </div>
</section>

<?php foreach($services as $key => $service) : ?>
<section class="section-box">
  <div class="container mt-100">
    <div class="row">
      <?php if($key % 2 == 0) : ?>
        <div class="col-lg-6 col-sm-12 block-img-we-do"><img class="bdrd-16 img-responsive" src="<?= base_url() . 'uploads/page/' . $service['image']; ?>" alt="Banner"></div>
        <div class="col-lg-6 col-sm-12 block-we-do">
          <h3 class="text-heading-1"><?= $service['name']; ?></h3>
          <div class="text-body-lead-large color-gray-600 mt-30">
            <?= $service['content']; ?>
          </div>
          <div class="line-bd-green mt-50"></div>
          <div class="row">
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub1_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub1_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub1_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub1_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub2_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub2_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub2_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub2_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub3_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub3_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub3_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub3_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub4_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub4_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub4_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub4_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub5_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub5_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub5_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub5_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub6_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub6_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub6_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub6_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub7_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub7_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub7_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub7_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub8_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub8_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub8_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub8_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub9_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub9_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub9_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub9_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub10_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub10_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub10_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub10_text']; ?></p>
              <?php endif; ?> 
            </div>
          </div>
        </div>
      <?php else: ?>  
        <div class="col-lg-6 col-sm-12 block-we-do">
          <h3 class="text-heading-1"><?= $service['name']; ?></h3>
          <div class="text-body-lead-large color-gray-600 mt-30">
            <?= $service['content']; ?>
          </div>
          <div class="line-bd-green mt-50"></div>
          <div class="row">
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub1_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub1_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub1_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub1_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub2_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub2_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub2_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub2_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub3_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub3_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub3_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub3_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub4_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub4_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub4_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub4_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub5_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub5_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub5_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub5_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub6_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub6_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub6_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub6_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub7_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub7_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub7_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub7_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub8_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub8_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub8_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub8_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub9_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub9_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub9_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub9_text']; ?></p>
              <?php endif; ?> 
            </div>
            <div class="col-lg-6 col-sm-6 col-12 mt-50">
              <?php if($service['sub10_title']) : ?>
                <h4 class="text-heading-6"><?= $service['sub10_title']; ?></h4>
              <?php endif; ?>  
              <?php if($service['sub10_text']) : ?>
                <p class="text-body-excerpt color-gray-600 mt-15"><?= $service['sub10_text']; ?></p>
              <?php endif; ?> 
            </div>
          </div>
        </div>
        <div class="col-lg-6 col-sm-12 block-img-we-do"><img class="bdrd-16 img-responsive" src="<?= base_url() . 'uploads/page/' . $service['image']; ?>" alt="Banner"></div>
    </div>
    <?php endif; ?>
  </div>
</section>
<?php endforeach; ?>  

</main>

https://t.me/RX1948 - 2025