Bugs fixing
This commit is contained in:
@@ -127,6 +127,7 @@ class OverviewController extends Controller
|
||||
}
|
||||
$backId = $id;
|
||||
$backTable = $table;
|
||||
// dd($backTable);
|
||||
return view('Admin.Pages.pre_owned_investment.interested-buyers', compact('interestedBuyers', 'data', 'backId', 'backTable'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user