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 @@
diff --git a/resources/views/Frontend/Pages/alternative-investment-fund/angel-fund-product.blade.php b/resources/views/Frontend/Pages/alternative-investment-fund/angel-fund-product.blade.php index e739e43..f5bc96c 100644 --- a/resources/views/Frontend/Pages/alternative-investment-fund/angel-fund-product.blade.php +++ b/resources/views/Frontend/Pages/alternative-investment-fund/angel-fund-product.blade.php @@ -95,7 +95,7 @@
{{-- @dd($productData); --}} - @if ($product && $product->product_images) + @if ($product && $product->product_images->toArray() != null) @@ -338,7 +338,7 @@

Management Fees and Carry - Set Up fee - Management Fee - Performace fee

- {{ $angelFund->management_fees_and_carry ?? '-' }} + {{ $angelFund->management_fees_and_carry ?? 'N/A' }}
@@ -348,11 +348,11 @@

Hurdle rate

- {{ $angelFund->hurdle_rate ?? '-' }} + {{ $angelFund->hurdle_rate ?? 'N/A' }}

Other expenses

- {{ $angelFund->other_expenses ?? '-' }} + {{ $angelFund->other_expenses ?? 'N/A' }}
{{-- @dd($angelFund); --}}
@@ -363,11 +363,11 @@

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' }}
@@ -377,7 +377,7 @@

Focused Real Estate Sectors

- {{ $angelFund->focused_real_estate_sectors ?? '-' }} + {{ $angelFund->focused_real_estate_sectors ?? 'N/A' }}

Trading Strategy Used