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