fixed company image
This commit is contained in:
@@ -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'];
|
||||
|
||||
Reference in New Issue
Block a user