📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
399.69 KB
0644
🗑️
⬇️
✏️
🔒
Editing: torey.php
<?php session_start(); ?><?php include "header2.php"; ?><?php include "every.php"; ?> <body onLoad="getLocation()"> <style> .guy{ margin:0px; padding:0px; } </style> <main id="main"> <!-- =======rack and Book Section ======= --> <section id="about" class="about" > <div class="container" data-aos="fade-up"> <div class="row content"> <h2 style="color:#FF339A; font-size:14px;">TRANSACTIONS HISTORY AND INVOICE</h2> <div class="col-lg-12" style="padding:20px; width:100%; margin:auto; "> <p><a href="tory.php" class="kan"><h4 style="color:#FF339A;">Transactions History</h4> <p style="color:#fff; font-size:12px;"> Check Transactions History>><i class="bx bxs-right-arrow-alt get-started-icon" style="border:0; color:#FF339A; font-size:25px; float:right;"></i></p></a></p> <p><a href="voice.php" class="kan"><h4 style="color:#FF339A;">Invoice</h4> <p style="color:#fff; font-size:12px;">View Transactions Invoice >>><i class="bx bxs-right-arrow-alt get-started-icon" style="border:0; color:#FF339A; font-size:25px; float:right;"></i></p></a></p> </div> </div></div> </section><!-- Book Section --> </main><!-- End #main --> <?php include "footer2.php"; ?>
💾 Save Changes