fixed company image

This commit is contained in:
Ritikesh yadav
2024-07-01 22:48:04 +05:30
parent 0ad0d80589
commit e048ac9d89
2 changed files with 3 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ class DashboardController extends Controller
$currentInvestmentProduct = $this->view_investors_details('Holding');
// dd($currentInvestmentProduct);
$reedemedInvestmentProduct = $this->view_investors_details('Reedemed');
// dd($reedemedInvestmentProduct);
// investment on watchlist
$aifInvestmentWatchlist = $this->aifInvestmentWatchlist()['data'];