Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0777) : /home/celkcksm/rmpharma.in/includes/common/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<section class="programBanner d-flex align-items-center" style="background-image: url(public/new-assets/img/breadcrum.jpg);"> <div class="container"> <div class="row align-items-end"> <div class="col-lg-6"> <div class="programBanner__content"> <h1 class="text-white"> <?php // Dynamically set the breadcrumb title based on the page echo isset($page_heading[$lastUriSegment]) ? $page_heading[$lastUriSegment]['page_heading'] : "Page Not Found"; ?> </h1> <p class="text-white mt-2"> <?php // Dynamically set the breadcrumb title based on the page echo isset($page_heading2[$lastUriSegment]) ? $page_heading2[$lastUriSegment]['page_heading2'] : "Page Not Found"; ?></p> </div> </div> <div class="col-lg-6 text-end"> <a href="<?php echo $base_url?>contact" class="btn btn-lg cta-btn cta-btn-fill mt-3"> Apply Today <i class="fa fa-solid fa-angle-right" style="color: #21265e;"></i> </a> </div> </div> </div> </section>