| Server IP : 69.72.244.102 / Your IP : 216.73.216.164 Web Server : LiteSpeed System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : konzalta ( 1271) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/konzalta/soko.chat/admin/ |
Upload File : |
<?php require_once __DIR__ . '/../app/auth.php'; ?> <div class="top"><div class="wrap"><a class="brand logo-brand" href="<?= e(ADMIN_URL) ?>/dashboard.php"><img class="logo-img" src="<?= e(APP_URL) ?>/assets/img/soko-logo.png" alt="Soko.chat Admin"></a><div class="nav"><a href="<?= e(ADMIN_URL) ?>/dashboard.php">dashboard</a><a href="<?= e(ADMIN_URL) ?>/deal-create.php">add deal</a><a href="<?= e(ADMIN_URL) ?>/deals.php">deals</a><a href="<?= e(ADMIN_URL) ?>/whatsapp-inbox.php">whatsapp</a><a href="<?= e(ADMIN_URL) ?>/payments.php">payments</a><a href="<?= e(APP_URL) ?>/">site</a><a href="<?= e(ADMIN_URL) ?>/logout.php">logout</a></div></div></div>