{{extend "layout2.html" }} {{block content}}
RELATÓRIO GERAL

RELATÓRIO GERAL
{{=A(mes+" de "+ano)}}

GASTOS DO MÊS {{=BR()*2}}
  • {{=("Aluguel R$ %.2f")% a}}
  • {{=("Auxiliar R$ %.2f")% c}}
  • {{=("Dental R$ %.2f")% b}}
  • {{=("Água R$ %.2f")% d}}
  • {{=("Energia Elétrica R$ %.2f")% e}}
  • {{=("Lixo Hospitalas R$ %.2f")% f}}
  • {{=("Protético R$ %.2f")% g}}
  • {{=("Manutenção R$ %.2f")% h}}
  • {{=("Papelaria R$ %.2f")% i}}
  • {{=("Distribuidora R$ %.2f")% j}}
  • {{=("Impostos e Taxas R$ %.2f")% k}}
  • {{=("Telefone R$ %.2f")% l}}
  • {{=("Taxas Bancárias R$ %.2f")% m}}
  • {{=("FGTS R$ %.2f")% n}}
  • {{=("INSS R$ %.2f")% o}}
  • {{=("Marketing R$ %.2f")% p}}
  • {{=("Outros R$ %.2f")% q}}

  • {{=("Total de gastos foi de R$ %.2f")% g_tot}}
    ENTRADAS DO MÊS {{=BR()*2}}
  • {{=("Entrada 1 R$ %.2f")% r}}
  • {{=("Entrada 2 R$ %.2f")% s}}
  • {{=("Entrada 3 R$ %.2f")% t}}

  • {{=("Total de receitas: R$ %.2f")% e_tot}}
  • {{=("Saldo do mês: R$ %.2f")% saldo}}

  • {{end content}}