redem page

This commit is contained in:
CHIEFSOFT\ameye
2024-11-19 19:58:08 -05:00
parent b230a076b8
commit f60ec96814
5 changed files with 27 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
<?= $this->extend('layouts/adminpage') ?>
<?= $this->section('content') ?>
<!-- begin app-main -->
<div class="app-main" id="main">
Redeem
</div>
<?= $this->endSection() ?>