Added Tabs to edit page

This commit is contained in:
2025-11-16 21:57:10 -08:00
parent bba62180fe
commit a14df54cd9
29 changed files with 771 additions and 130 deletions

View File

@@ -1,5 +1,7 @@
<?php
// Create an admin user (POST)
use Nickyeoman\Validation;
$validate = new Validation\Validate();