feat: implement employee registration form with validation and data handling
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
>Cadastrar Funcionários</a
|
||||
>
|
||||
<a
|
||||
href={resolve("/recursos-humanos/funcionarios/editar")}
|
||||
href={resolve("/recursos-humanos/funcionarios")}
|
||||
class="p-4 rounded-xl border hover:shadow bgbase-100">Editar Cadastro</a
|
||||
>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user