Project | {{ $data['project_name'] }} | @if(Auth::user()->franchise && Auth::user()->franchise->countries && Auth::user()->franchise->countries->currency_code) | (Amounts are in {{ Auth::user()->franchise->countries->currency_code }}) | @else(Amounts are in TZS) | @endif
Actual Gross Profit | Expected Gross Profit | Profit Actualization | |
---|---|---|---|
{{ $data['actual_gross_profit'] }} | {{ $data['expected_gross_profit'] }} | {{ $data['profit_actualization'] }} |