From f7d4584486dcf66c98b07f25e9d883f8a396c4a9 Mon Sep 17 00:00:00 2001 From: Shailesh-1981 <86923815+Shailesh-1981@users.noreply.github.com> Date: Thu, 13 Jun 2024 19:04:07 +0530 Subject: [PATCH] astric and na --- .../alternative-investment-fund.blade.php | 4 ++-- .../angel-fund-product.blade.php | 22 +++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) 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