| Amounts in {{ $franchiseCurrency }} |
| Financial Stats | |
|---|---|
| User | {{ $userName }} |
| Project | {{ $projectName }} |
| Total Revenue Generated | {{ $data['total_revenue_generated'] }} |
| Total Commission Earned | {{ $data['total_commission_earned'] }} |
| Total Commission Paid | {{ $data['total_commission_paid'] }} |
| Total Projects Pipeline Revenue | {{ $data['total_projects_pipeline_revenue'] }} |
| Budget Variance (%) | {{ $data['budget_variance'] }}% |
| Total Revenue Generated By Industry | |
| Industry | Amount |
| {{ $industry }} | {{ $amount }} |
| Total Revenue Generated By Department | |
| Department | Amount |
| {{ $dept }} | {{ $amount }} |