added form validation and design

This commit is contained in:
2025-08-11 17:35:51 +05:45
parent e7c1d50e9f
commit 5fb284e4b6
91 changed files with 12072 additions and 72 deletions

10
vendor/composer/autoload_classmap.php vendored Normal file
View File

@@ -0,0 +1,10 @@
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
);