First commit
This commit is contained in:
6
vue/gestion_categories.php
Normal file
6
vue/gestion_categories.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Gestion des catégories</h1>
|
||||
|
||||
<form method="POST">
|
||||
<label>Nom : <input type="text" name="nom"></label><br>
|
||||
<button type="submit">Ajouter</button>
|
||||
</form>
|
Reference in New Issue
Block a user