${reporttype}
${companyname}
${period}
Revenue
Accrued
${accrued_value}
Cash
${cash_value}
Accounts Receivable
${accounts_receivable}
Expenses
${if rowexist } ${foreach rows row}
${row.category}
${row.amount}
${end} ${else}
No expenses found
${end}
Total
${expense_total}
Summary
Accrued Profit
${accured_profit}
Cash Profit
${cash_profit}