feat: taxa de serviso part1

This commit is contained in:
2025-02-17 17:10:43 -03:00
parent e6beb6f4b5
commit aac7f57fbe
9 changed files with 22 additions and 8 deletions

View File

@@ -132,7 +132,7 @@ Detalhes {{comanda.name}}
<tfoot>
<tr>
<td colspan="2" style="text-align: center;"><b>Total R$ {{total}}</b></td>
<td colspan="2" style="text-align: center;"><b>Total R$ {{total}} - Taxa de serviso {{taxa}}</b></td>
</tr>
</tfoot>
</table>