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/notice-board.blade.php
<!-- ======= Header include ========= -->
@include('front.includes.header')
<!-- ======= Header include ========= -->

<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-center-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">
                  <h1 class="kingster-page-title">Notice Board</h1>
               </div>
            </div>
         </div>
         
         <div class="kingster-page-wrapper" id="kingster-page-wrapper">
            <div class="gdlr-core-page-builder-body">
               <div class="gdlr-core-pbf-wrapper " style="padding: 50px 0px 30px 0px;">
                  
                <div class="container">
                   
                   <div class="row align-items-center">
                       
                       <div class="col-lg-12 col-md-12 col-xs-12 col-sm-12">
                           
                            <div class="notice-board">
                                <p>Important Notice</p>
                                <h4>Notice Board</h4>
                            </div>
                           
                           <div class="notice-board-list">
                               
                              @foreach($notice_board as $notice)
                               <div class="list-item notice">
                                   
        						    <table class="notice-table">
        						        <tbody>
        						            
            						        <tr>
                							    <td style="border:1px solid white !important;width:6%;"><span class="blink"><sup><b>*NEW*</b></sup></span></td>
                							    <td style="border:1px solid white !important;width:99% !important;">
                							        <p>
                							            <a href="{{asset('images/'.$notice->image)}}" target="blank"><span style="color:#0000ff">{{$notice->notice_name}}</span></a>
                							        </p>
                							    </td>
            							    </tr>
            							    
        						        </tbody>
        						    </table>
        						    
                                </div>
                                @endforeach
                            </div>
                           
                       </div>
                       
                   </div> 
                   
                </div>
                  
               </div>
            </div>
         </div>
         
         <!-- ======= Footer include ========= -->
         @include('front.includes.footer')
         <!-- ======= Footer include ========= -->
      </div>
   </div>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit