Summary: | |
Gross Revenue | {{number_format($total_revenues, 2)}} |
Cost | {{number_format($total_cost, 2)}} |
Gross | {{number_format($total_gross, 2)}} |
Service charge | {{number_format($total_expenses, 2)}} |
Ebitda | {{number_format($EBITDA, 2)}} |
Goverment tax | {{number_format($total_non_operating_exp, 2)}} |
Net Revenue | {{number_format($total_nett_profit, 2)}} |
Description | Total |
---|---|
Revenue | |
{{$data['description']}} | {{($data['value'])}} |
Total Gross Revenue | {{($total_revenues)}} |
Cost : | |
{{$data['description']}} | {{($data['value'])}} |
Total Cost | {{($total_cost)}} |
Gross Profit | {{number_format($total_gross, 2)}} |
Tax & Services: | |
Service | {{($total_services)}} |
Tax | {{($total_tax)}} |
Service charge | |
{{$data['description']}} | {{number_format($data['value'], 2)}} |
Total Service Charge | {{number_format($total_expenses, 2)}} |
EBITDA(laba Operasional) | {{number_format($EBITDA, 2)}} |
Government Tax | |
{{$data['description']}} | {{number_format($data['value'], 2)}} |
Total Government Tax | {{number_format($total_non_operating_exp, 2)}} |
Net Revenue | {{number_format($total_nett_profit, 2)}} |
Profit{{'/'}} Loss | {{($profit_or_loss)}} |