Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.147.45.16
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/modules/Contact/Views/frontend/blocks/contact/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/modules/Contact/Views/frontend/blocks/contact/index.blade.php
<div class="bravo-contact-block">
    <div class="container">
        <div class="row section">
            <div class="col-md-12 col-lg-5">
                <div role="form" class="form_wrapper" lang="en-US" dir="ltr">
                    <form method="post" action="{{ route("contact.store") }}"  class="bravo-contact-block-form">
                        {{csrf_field()}}
                        <div style="display: none;">
                            <input type="hidden" name="g-recaptcha-response" value="">
                        </div>
                        <div class="contact-form">
                            <div class="contact-header">
                                <h1>{{ setting_item_with_lang("page_contact_title") }}</h1>
                                <h2>{{ setting_item_with_lang("page_contact_sub_title") }}</h2>
                            </div>
                            @include('admin.message')
                            <div class="contact-form">
                                <div class="form-group">
                                    <input type="text" value="" placeholder=" {{ __('Name') }} " name="name" class="form-control">
                                </div>
                                <div class="form-group">
                                    <input type="text" value="" placeholder="{{ __('Email') }}" name="email" class="form-control">
                                </div>

                                <div class="form-group">
                                    <textarea name="message" cols="40" rows="10" class="form-control textarea" placeholder="{{ __('Message') }}"></textarea>
                                </div>
                                <div class="form-group">
                                    {{recaptcha_field('contact')}}
                                </div>
                                <p>
                                    <button class="submit btn btn-primary " type="submit">
                                        {{ __('SEND MESSAGE') }}
                                        <i class="fa fa-spinner fa-pulse fa-fw"></i>
                                    </button>
                                </p>
                            </div>
                        </div>
                        <div class="form-mess"></div>
                    </form>

                </div>
            </div>
            <div class="offset-lg-2 col-md-12 col-lg-5">
                <div class="contact-info">
                    <div class="info-bg">
                        @if($bg = get_file_url(setting_item("page_contact_image"),"full"))
                            <img src="{{$bg}}" class="img-responsive" alt="{{ setting_item_with_lang("page_contact_title") }}">
                        @endif
                    </div>
                    <div class="info-content">
                        <div class="sub">
                            <p>{!! setting_item_with_lang("page_contact_desc") !!}</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit