MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.15.211.71
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/kanoonisamadhan.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/kanoonisamadhan.in/service-page.php
<?php
        include_once ('admin/config.php');
        $slug_url = $_GET['slug_url'];
        if(isset($_SERVER['PATH_INFO'])){
        $slug_url=$_SERVER['PATH_INFO'];
        $sql7 = "SELECT tbl_services.id, tbl_services.name,tbl_services.image,tbl_services.title,tbl_services.desc, tbl_main_cat.cat_name FROM `tbl_services` INNER JOIN tbl_main_cat ON tbl_services.m_id = tbl_main_cat.c_id WHERE slug_url = '$slug_url'";
        $run7 = mysqli_query($db,$sql7) or die("Query Not run");
        $data7 = mysqli_fetch_assoc($run7);}
        ?>

<!DOCTYPE html>
<html lang="zxx">


<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- Title -->
    <title><?php echo $data7['meta_title'];?></title>
    <?php include 'top-link.php';?>
</head>

<body>
<?php include 'header.php';?>
<!-- Banner Area -->
<section id="common_banner_area">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="commn_banner_page">
                        <h2><span class="color_big_heading"><?php echo $data7['name'];?></span></h2>
                        <ul class="breadcrumb_wrapper">
                            <li class="breadcrumb_item"><a href="index.php">Home</a></li>
                            <li class="breadcrumb_item"><img src="assets/img/icon/arrow.png" alt="img"></li>
                            <li class="breadcrumb_item"><a href="#"><?php echo $data7['cat_name'];?></a></li>
                            <li class="breadcrumb_item"><img src="assets/img/icon/arrow.png" alt="img"></li>
                            <li class="breadcrumb_item active"><?php echo $data7['name'];?></li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </section>

<section class="serv-page my-5">
    <div class="container">
        <div class="row">
            <div class="col-md-6">
                <div class="serv-img p-3">
                    <img style="width: 100%;height: 579px;" class="img-fluid" src="https://www.smilefoundationindia.org/blog/wp-content/uploads/2022/11/World-heart-day-1-645x430-1.jpg" alt="<?php echo $data7['image'];?>">
                </div>
            </div>
            <div class="col-md-6">
                <div class="serv-detail">
                    <h2 class="py-3">Medical Care</h2>
                    <p style="font-size: 13px;">
Qaseem and Shamim Welfare Trust is a compassionate and dedicated organization that tirelessly works to provide comprehensive medical assistance to those in need. Their mission revolves around ensuring that individuals from all walks of life have access to quality healthcare services, regardless of their financial constraints or social backgrounds. The trust's team of dedicated medical professionals and volunteers work selflessly to offer a wide range of medical aid, including healthcare consultations, diagnostic tests, medicines, surgeries, and rehabilitation services. Additionally, they actively collaborate with hospitals, clinics, and medical institutions to extend their reach and impact. Through their unwavering commitment to the well-being of the community, Qaseem and Shamim Welfare Trust is a beacon of hope, providing a lifeline to those facing health-related challenges and fostering a healthier and more inclusive society for everyone.</p>
                </div>
            </div>
        </div>
    </div>
</section>

<section style="margin-top:20px" class="page-gallery">
    <div class="container">
        <div class="row">
            <?php
                $gid = $data7['id'];                            
                $sql8 = "SELECT * FROM `tbl_gallery` WHERE g_id = '$gid'";
                $run8 = mysqli_query($db,$sql8) or die("Query Not run");
                while($data8 = mysqli_fetch_assoc($run8)){
            ?>
            <!-- add image -->
            <div class="col-md-3 my-2">
                <div class="image">
                    <img style="width:100%;height:300px" class="img-fluid" src="https://www.smilefoundationindia.org/blog/wp-content/uploads/2022/11/World-heart-day-1-645x430-1.jpg" alt="<?php echo $data8['image'];?>">
                </div>
            </div>
            <?php } ?>
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
            <!--<div class="col-md-3 my-2">-->
            <!--    <div class="image">-->
            <!--        <img style="width:100%;height:300px" class="img-fluid" src="https://www.zhl.org.in/blog/wp-content/uploads/2019/12/Medical-Emergency-Ambulance.jpg" alt="">-->
            <!--    </div>-->
            <!--</div>-->
            <!-- add image -->
           
            <!-- add image -->

        </div>
    </div>
</section>
    <?php include 'contact-form.php';?>
<?php include 'footer.php';?>

MMCT - 2023