@lang('crm.profit_summary')
{{ $summary['deposit'] }} ( {{ get_percent($summary['deposit'], $summary['total']) }}% )
Deposit Fee{{ $summary['performance'] }} ( {{ get_percent($summary['performance'], $summary['total']) }}% )
Performance Fee{{ $summary['total'] }}
@lang('crm.contracts_view_all')Profit Per Month
Profit Per Contract
@if(admin_permission('profit.update')) @endif