@if ($user->getAttributes()['profile_image']) getAttributes()['profile_image']; ?> @else @php($img = 'https://cdn.pixabay.com/photo/2015/10/05/22/37/blank-profile-picture-973460_960_720.png') @endif
Pic
{{ $user->name }}

Investors Informations

Phone

{{ $user->contact_number }}

Email

{{ $user->email }}

Address

{{ $user->address }}

Total Active Investment

{{ totalInvestmentCount($user->id) }}

Total Investment Till Date

{{ totalInvestment($user->id) }}

Active Investment

{{ totalInvestment($user->id, 'Holding') }}

Reedemed Investment

{{ totalInvestment($user->id, 'Reedemed') }}

KYC Status

{{ $kycStatus }}