403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.137.170.38
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/book24.ng/themes/Mytravel/Template/frontend/blocks/offer-block/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/themes/Mytravel/Template/frontend/blocks/offer-block/index.blade.php
@if(!empty($list_item))
    <div class="bravo-offer">
        <div class="container">
            <div class="row">
                @foreach($list_item as $key=>$item)
                    @php $size = 3 ; if($key == 0) $size = 6; @endphp
                    <div class="col-lg-{{$size}}">
                        <div class="item">
                            @if(!empty($item['featured_text']))
                                <div class="featured-text">{{$item['featured_text']}}</div>
                            @endif
                            @if(!empty($item['featured_icon']))
                                <div class="featured-icon"><i class="{{$item['featured_icon']}}"></i></div>
                            @endif
                            <h2 class="item-title">{{$item['title']}}</h2>
                            <p class="item-sub-title">{!! $item['desc'] !!}</p>
                            <a href="{{$item['link_more']}}" class="btn btn-default">{{$item['link_title']}}</a>
                            <div class="img-cover" style="background: url('{{ get_file_url($item['background_image'],'full') ?? "" }}')"></div>
                        </div>
                    </div>
                @endforeach
            </div>
        </div>
    </div>
@endif

Youez - 2016 - github.com/yon3zu
LinuXploit