feat: page clients and create client

This commit is contained in:
2025-01-15 20:48:35 -03:00
parent dc21858b9a
commit 15af99f765
22 changed files with 319 additions and 9 deletions

View File

@@ -65,7 +65,7 @@ Detalhes {{comanda.name}}
<div>
<input hidden type="text" id="h-mesaId" value="{{comanda.mesa.id}}">
<span id="name-comanda">Nome: {{comanda.name}} | </span>
<span id="mesa-comanda">Mesa: {{comanda.mesa}}</span>
<span id="mesa-comanda">Local: {{comanda.mesa}}</span>
<img
onclick="openModalAlter()"