Atualizando arquivos

This commit is contained in:
Kenio 2025-08-04 10:54:00 -03:00
parent 1f24359a82
commit 252f00645e

View file

@ -83,7 +83,7 @@ try{
</script>
<tr>
<td class="text-center" width="30"><?php echo $Result->client_budgets_id;?></td>
<td class="text-center" width="30"><?php echo $Result->companies_budgets_id;?></td>
<td class="text-center" width="65"><?php echo date('d/m/Y', strtotime($Result->date_create));?></td>
<td><?php echo $Result->description;?></td>
<td class="text-right" width="160"><?php echo number_format($Result->budget, 2, ',', '.');?></td>