{
    "files": {
        "api.php": [
            {
                "method": "POST",
                "uri": "v1",
                "controller": "",
                "action": "",
                "name": ""
            }
        ],
        "user.php": [
            {
                "method": "GET",
                "uri": "/login",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/login",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "logout",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "register",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "register",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "check-user",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "reset",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "email",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "code-verify",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "verify-code",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "password/reset",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "password/reset/{token}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "social-login/{provider}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "social-login/callback/{provider}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "user-data",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "user-data-submit",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "authorization",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "resend-verify/{type}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "verify-email",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "verify-mobile",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "verify-g2fa",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "dashboard",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "download-attachments/{file_hash}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "referrals",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "twofactor",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "twofactor/enable",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "twofactor/disable",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "ANY",
                "uri": "deposit/history",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "transactions",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "order",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "add-device-token",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": ", ",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "profile-setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "profile-setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "change-password",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "change-password",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "history",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "processing",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "completed",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cancelled",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "refunded",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/mass",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/store-mass",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "overview/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "order/{serviceId?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "details/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "processing",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "completed",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cancelled",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "refunded",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "overview/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "order/{serviceId?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "details/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "generate-new-key",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/add",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "ANY",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "insert",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "confirm",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "manual",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manual",
                "controller": "",
                "action": "",
                "name": ""
            }
        ],
        "ipn.php": [
            {
                "method": "POST",
                "uri": "paypal",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "paypal-sdk",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "perfect-money",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "stripe",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "stripe-js",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "stripe-v3",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "skrill",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "paytm",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "payeer",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "paystack",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "flutterwave/{trx}/{type}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "razorpay",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "instamojo",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "blockchain",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "coinpayments",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "coinpayments-fiat",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "coingate",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "coinbase-commerce",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "mollie",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "cashmaal",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "mercado-pago",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "authorize",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "nmi",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "ANY",
                "uri": "btc-pay",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "now-payments-hosted",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "now-payments-checkout",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "2checkout",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "ANY",
                "uri": "checkout",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "sslcommerz",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "aamarpay",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "binance",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "ANY",
                "uri": "bkash",
                "controller": "",
                "action": "",
                "name": ""
            }
        ],
        "console.php": [],
        "admin.php": [
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "logout",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "reset",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "reset",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "code-verify",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "verify-code",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "password/reset/{token}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "password/reset/change",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "dashboard",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "chart/deposit-withdraw",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "chart/transaction",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "profile",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "profile",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "password",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "password",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notifications",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notification/read/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notifications/read-all",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "notifications/delete-all",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "notifications/delete-single/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "request-report",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "request-report",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "download-attachments/{file_hash}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "provider/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "order-statistics",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "order-statistics-by-api",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "active",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "banned",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "email-verified",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "email-unverified",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "mobile-unverified",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "mobile-verified",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "with-balance",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "detail/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "add-sub-balance/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "send-notification/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "send-notification/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "login/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "send-notification",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "send-notification",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "list",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "count-by-segment/{methodName}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notification-log/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "service/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "service-store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "service-delete/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "send-email",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "remove/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "send-email",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "edit/{alias}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{code}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "remove/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "new",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "new",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "edit/{alias}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "all/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "rejected/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "approved/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "successful/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "initiated/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "details/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "reject",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "approve/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "transaction/{user_id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "login/history",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "login/ipHistory/{ip}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notification/history",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "email/detail/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "closed",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "answered",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "view/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "reply/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "close/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "download/{attachment_id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "delete/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "delete/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "edit/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "import",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store/key/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "delete/key/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/key/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "get-keys",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "system-setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "general-setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "general-setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "setting/social/credentials",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "setting/social/credentials/update/{key}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "setting/social/credentials/status/{key}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "setting/system-configuration",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "setting/system-configuration",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "setting/logo-icon",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "setting/logo-icon",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "custom-css",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "custom-css",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "sitemap",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "sitemap",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "robot",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "robot",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cookie",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "cookie",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "maintenance-mode",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "maintenance-mode",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "add",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "edit/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "service/store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "add",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "api-services/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "bulk-action",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "import",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "details/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "processing",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "completed",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cancelled",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "refunded",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "refunded",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "provider",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "provider/submit",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "provider/information/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "export-data/{scope?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "import-data",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "bulk-action",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "details/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "processing",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "completed",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cancelled",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "refunded",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "provider",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "provider/submit",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "provider/information/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": ", ",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "pending",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "provider/request",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/provider/information",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "balance-update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "service/sync/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "delete/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "schedule",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "schedule/store",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "schedule/status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "schedule/pause/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "schedule/logs/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "schedule/log/resolved/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "schedule/log/flush/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "global/email",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "global/email/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "global/sms",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "global/sms/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "global/push",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "global/push/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "templates",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "template/edit/{type}/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "template/update/{type}/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "email/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "email/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "email/test",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "sms/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "sms/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "sms/test",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notification/push/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "notification/push/setting",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "notification/push/setting/upload",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "notification/push/setting/download",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "update/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "status/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "info",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "server-info",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "optimize",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "optimize-clear",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "system-update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "system-update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "system-update/log",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "seo",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "index",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "templates",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "templates",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "frontend-sections/{key?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "frontend-content/{key}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "frontend-element/{key}/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "frontend-slug-check/{key}/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "frontend-element-seo/{key}/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "frontend-element-seo/{key}/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "remove/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "manage-pages",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "manage-pages/check-slug/{id?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manage-pages",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manage-pages/update",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manage-pages/delete/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "manage-section/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manage-section/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "manage-seo/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "manage-seo/{id}",
                "controller": "",
                "action": "",
                "name": ""
            }
        ],
        "web.php": [
            {
                "method": "GET",
                "uri": "/clear",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cron",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "new",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "create",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "view/{ticket}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "reply/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "close/{id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "download/{attachment_id}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "app/deposit/confirm/{hash}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/contact",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "/contact",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/change/{lang?}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "policy/{slug}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "cookie-policy",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/cookie/accept",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "blog/{slug}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "services",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "placeholder-image/{size}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "maintenance-mode",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "POST",
                "uri": "subscribe",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/api",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/blog",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/{slug}",
                "controller": "",
                "action": "",
                "name": ""
            },
            {
                "method": "GET",
                "uri": "/",
                "controller": "",
                "action": "",
                "name": ""
            }
        ]
    },
    "summary": {
        "route_files": 6,
        "routes": 355
    }
}