4 lines
136 B
PHP
4 lines
136 B
PHP
<x-layout>
|
|
<h1 class="m-4 text-2xl text-center">Aggiungi elemento</h1>
|
|
<x-form method="POST" action="/add"></x-form>
|
|
</x-layout> |