admin dashboard updates
This commit is contained in:
@@ -109,6 +109,7 @@ class AdminController extends Controller
|
|||||||
->with('offices', $offices)
|
->with('offices', $offices)
|
||||||
->with('markets', $markets)
|
->with('markets', $markets)
|
||||||
->with('jumpgates', $jumpgates)
|
->with('jumpgates', $jumpgates)
|
||||||
|
->with('reprocessings', $reprocessings)
|
||||||
->with('entities', $entities);
|
->with('entities', $entities);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user