diff --git a/public/assets/css/FrontendCss/style.css b/public/assets/css/FrontendCss/style.css index 84ec322..3bb306c 100644 --- a/public/assets/css/FrontendCss/style.css +++ b/public/assets/css/FrontendCss/style.css @@ -6482,7 +6482,7 @@ ul.notification-drop { padding: 20px; vertical-align: middle; border-radius: 10px; - height: 200px; + height: auto; display: flex; flex-direction: column; justify-content: center; @@ -6650,3 +6650,11 @@ ul#user_notification { .notifications li.item { margin-bottom: 10px; } + +.chksb p { + text-align: left !important; +} + +.product .drop-page p { + text-align: left !important; +} \ No newline at end of file diff --git a/public/assets/uploads/product_images/202406281628_0121719470229 (10).png b/public/assets/uploads/product_images/202406281628_0121719470229 (10).png new file mode 100644 index 0000000..0eee154 Binary files /dev/null and b/public/assets/uploads/product_images/202406281628_0121719470229 (10).png differ diff --git a/public/assets/uploads/product_images/202406281628_0121719470229 (8).png b/public/assets/uploads/product_images/202406281628_0121719470229 (8).png new file mode 100644 index 0000000..0eee154 Binary files /dev/null and b/public/assets/uploads/product_images/202406281628_0121719470229 (8).png differ diff --git a/public/assets/uploads/product_images/202406281628_0121719470229 (9).png b/public/assets/uploads/product_images/202406281628_0121719470229 (9).png new file mode 100644 index 0000000..0eee154 Binary files /dev/null and b/public/assets/uploads/product_images/202406281628_0121719470229 (9).png differ diff --git a/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php b/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php index 6d24fc5..1240390 100644 --- a/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php +++ b/resources/views/Admin/Pages/manage_chat/manage_chat.blade.php @@ -109,7 +109,7 @@ // $(this).removeClass('active'); // }) } - }, 4000);. + }, 4000); setInterval(function() { userList(); diff --git a/resources/views/Admin/Pages/manage_leads/edit-lead.blade.php b/resources/views/Admin/Pages/manage_leads/edit-lead.blade.php index 14c9c22..a05ec4d 100644 --- a/resources/views/Admin/Pages/manage_leads/edit-lead.blade.php +++ b/resources/views/Admin/Pages/manage_leads/edit-lead.blade.php @@ -1057,7 +1057,7 @@

-

-
+

Website of the fund

{{-- {{ $infrastructureFund->website_of_the_fund ?? '--' }} --}} @@ -200,6 +204,10 @@

Sponsor

{{ $infrastructureFund->sponsor ?? '--' }}
+
+

Focused Real Estate Sectors

+ {{ $infrastructureFund->focused_real_estate_sectors ?? '--' }} +
@@ -324,10 +332,7 @@

Other expenses

{{ $infrastructureFund->other_expenses ?? '--' }}
-
-

ISIN code

- {{ $infrastructureFund->isin_code ?? '--' }} -
+
diff --git a/resources/views/Frontend/Pages/alternative-investment-fund/presentation-factsheet.blade.php b/resources/views/Frontend/Pages/alternative-investment-fund/presentation-factsheet.blade.php index 310aca7..b61ee38 100644 --- a/resources/views/Frontend/Pages/alternative-investment-fund/presentation-factsheet.blade.php +++ b/resources/views/Frontend/Pages/alternative-investment-fund/presentation-factsheet.blade.php @@ -6,15 +6,14 @@
Presentation
- {{ $productData == false ? 'PDF Not Available' : ($productData->presentation == null ? 'PDF Not Available' : 'PDF') }} + {{ $productData == false ? 'PDF Not Available' : ($productData->presentation == null ? 'PDF Not Available':'PDF') }}
Fact Sheet
- - {{ $productData == false ? 'PDF Not Available' : ($productData->fact_sheet == null ? 'PDF Not Available' : 'PDF') }} + {{ $productData == false ? 'PDF Not Available' : ($productData->fact_sheet == null ? 'PDF Not Available':'PDF') }}
diff --git a/resources/views/Frontend/Pages/dummy/long-only-equity-funds.blade.php b/resources/views/Frontend/Pages/dummy/long-only-equity-funds.blade.php index bdc9191..4e59bdb 100644 --- a/resources/views/Frontend/Pages/dummy/long-only-equity-funds.blade.php +++ b/resources/views/Frontend/Pages/dummy/long-only-equity-funds.blade.php @@ -108,7 +108,7 @@
-