Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/sugam.kmclu.ac.in/public_html/admin/
Dosya Yükle :
Current File : /home/u866425823/domains/sugam.kmclu.ac.in/public_html/admin/dashboard.php

<?php
require('Common/Header.php');


?>

<!-- Content Wrapper -->


<!-- ----------Top bar start------------  -->


<!-- ----------Top bar End------------  -->

<!-- Begin Page Content -->
<div class="container-fluid">

    <!-- Page Heading -->
    <div class="d-sm-flex align-items-center justify-content-between mb-4">
        <h1 class="h3 mb-0 text-gray-800">KMCLU SUGAM Dashboard</h1>
    </div>


    <!-- Content Row -->
    <div class="row">







        <div class="col-xl-4 col-md-6 mb-4">
            <div class="card border-left-warning shadow h-100 ">
                <a href="character_certificate.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Character Certificates </div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Character Certificate') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Verified : <?php echo get_verified_status('Character Certificate') ?></p>
                                    <p class="p-0 m-0 mt-1 text-danger" style="font-size:12px">Rejected : <?php echo get_reject_status('Character Certificate') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi1.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="col-xl-4 col-md-6 mb-4">
            <div class="card border-left-warning shadow h-100 ">
                <a href="character_certificate.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Migration Certificate</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Migration') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Verified : <?php echo get_verified_status('Migration') ?></p>
                                    <p class="p-0 m-0 mt-1 text-danger" style="font-size:12px">Rejected : <?php echo get_reject_status('Migration') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi4.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>

        <div class="col-xl-4 col-md-6 mb-4">
            <div class="card border-left-warning shadow h-100">
                <a href="other_certi.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Provisional Degree</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Provisional Degree') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Completed : <?php echo get_verified_status('Provisional Degree') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi2.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>

        <div class="col-xl-4 col-md-6 mb-4">
            <div class="card border-left-warning shadow h-100">
                <a href="other_certi.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Bonafide With Fee Breakdown </div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Bonafied With Fee') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Completed : <?php echo get_verified_status('Bonafied With Fee') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi5.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="col-xl-4 col-md-6 mb-4">
            <div class="card border-left-warning shadow h-100">
                <a href="other_certi.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Bonafide without Fee Breakdown </div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Bonafied') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Completed : <?php echo get_verified_status('Bonafied') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi3.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>


        <div class="col-xl-4 col-md-6 mb-4">

            <div class="card border-left-warning shadow h-100">
                <a href="other_certi.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Diploma Certificate</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Pending : <?php echo get_pending_status('Diploma Certificate') ?></p>
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Completed : <?php echo get_verified_status('Diploma Certificate') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/graduation-hat.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="col-xl-4 col-md-6 mb-4">

            <div class="card border-left-warning shadow h-100">
                <a href="marksheet_verification.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Marksheet Verification</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Verified : <?php echo get_verified_marksheet_status('Verified') ?></p>
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Unverified : <?php echo get_verified_marksheet_status('Unverified') ?></p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/certi3.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="col-xl-4 col-md-6 mb-4">

            <div class="card border-left-warning shadow h-100">
                <a href="scrutiny_data.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Scrutiny</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Pending : <?php
                                                                                                            echo  get_scrutiny_status()[0];

                                                                                                            ?>
                                    </p>
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Completed : <?php
                                                                                                            echo  get_scrutiny_status()[1];
                                                                                                            ?>
                                    </p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/document.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="col-xl-4 col-md-6 mb-4">

            <div class="card border-left-warning shadow h-100">
                <a href="challenge_eva_data.php" class="text-decoration-none">
                    <div class="card-header">
                        <div class="text-xs font-weight-bold text-warning text-uppercase mb-1">
                            Challenge Evaluation</div>
                    </div>
                    <div class="card-body pt-2 pb-2">
                        <div class="row no-gutters align-items-center">
                            <div class="col mr-2">

                                <div class="h5 mb-0 font-weight-bold text-gray-800">
                                    <p class="p-0 m-0 mt-1 text-success" style="font-size:12px">Pending : <?php
                                                                                                            echo  get_challege_eva_status()[0];

                                                                                                            ?>
                                    </p>
                                    <p class="p-0 m-0 mt-1 text-info" style="font-size:12px">Completed : <?php
                                                                                                            echo  get_challege_eva_status()[1];

                                                                                                            ?>
                                    </p>
                                </div>
                            </div>
                            <div class="col-auto">
                                <img src="img/icons/document.png" height='48'>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>


    </div>

    <!-- Content Row -->

    <div class="row">
        <div class="col-12">

        </div>
    </div>

</div>


<?php require('Common/Footer.php') ?>


</body>

</html>

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.