
1. app/
1.1. conn.php
1.2. querys.php
2. config/
2.1. vars/
2.1.1. app.php
2.1.2. admin.php
2.1.3. users.php
3. includes/
3.1. bootstrap.php
3.2. fontawesome.php
4. auth/
4.1. login/
4.1.1. index.php
4.1.2. verify.php
4.2. register/
4.2.1. index.php
4.2.2. verify.php
4.3. recovery-password
4.3.1. send_code.php
4.3.2. verify_code.php
5. pages/
5.1. lancamentos/
5.1.1. receitas
5.1.1.1. index.php
5.1.1.2. add.php
5.1.1.3. edit.php
5.1.1.4. trash.php
5.1.2. despesas
5.1.2.1. index.php
5.1.2.2. add.php
5.1.2.3. edit.php
5.1.2.4. trash.php
5.1.3. transferencias
5.1.3.1. index.php
5.1.3.2. add.php
5.1.3.3. edit.php
5.1.3.4. trash.php
5.1.4. index.php
5.1.5. config
5.1.5.1. charts.php
5.2. contas/
5.2.1. index.php
5.2.2. edit.php
5.2.3. arquive.php
5.3. cartoes/
5.3.1. index.php
5.3.2. edit.php
5.3.3. arquive.php
5.4. configuracoes
5.4.1. meu-perfil/
5.4.1.1. index.php
5.4.1.2. edit.php
5.4.2. tags/
5.4.2.1. index.php
5.4.2.2. edit.php
5.4.2.3. trash.php
5.4.3. categorias/
5.4.3.1. index.php
5.4.3.2. edit.php
5.4.3.3. trash.php
5.5. planejamentos/
5.5.1. view/
5.5.1.1. index.php
5.5.2. index.php
5.5.3. edit.php
5.5.4. trash.php
5.6. objetivos/
5.6.1. view/
5.6.1.1. index.php
5.6.2. index.php
5.6.3. edit.php
5.6.4. trash.php