diff --git a/resources/views/Admin/Pages/manage_freeu_investment/edit-product/alternative-investment-fund.blade.php b/resources/views/Admin/Pages/manage_freeu_investment/edit-product/alternative-investment-fund.blade.php index 5ad3d88..78b5d7a 100644 --- a/resources/views/Admin/Pages/manage_freeu_investment/edit-product/alternative-investment-fund.blade.php +++ b/resources/views/Admin/Pages/manage_freeu_investment/edit-product/alternative-investment-fund.blade.php @@ -1127,14 +1127,14 @@
Management Fees and Carry - Set Up fee - Management Fee - Performace fee
- {{ $angelFund->management_fees_and_carry ?? '-' }} + {{ $angelFund->management_fees_and_carry ?? 'N/A' }}Hurdle rate
- {{ $angelFund->hurdle_rate ?? '-' }} + {{ $angelFund->hurdle_rate ?? 'N/A' }}Other expenses
- {{ $angelFund->other_expenses ?? '-' }} + {{ $angelFund->other_expenses ?? 'N/A' }}Focused Sectors (Industries in which they are investing)
- {{ $angelFund->focused_sectors_industries ?? '-' }} + {{ $angelFund->focused_sectors_industries ?? 'N/A' }}Minimum Investment
- {{ $angelFund->minimum_investment ?? '-' }} + {{ $angelFund->minimum_investment ?? 'N/A' }}Focused Real Estate Sectors
- {{ $angelFund->focused_real_estate_sectors ?? '-' }} + {{ $angelFund->focused_real_estate_sectors ?? 'N/A' }}Trading Strategy Used