Meobda nomination ensemble #107
|
|
@ -26,8 +26,6 @@ class MeobdaNominationAdminController extends Controller implements NominationAd
|
||||||
$filterData = [];
|
$filterData = [];
|
||||||
}
|
}
|
||||||
|
|
||||||
dump($filterData);
|
|
||||||
|
|
||||||
// Populate variables to complete the filter form
|
// Populate variables to complete the filter form
|
||||||
$schools = School::orderBy('name')->get();
|
$schools = School::orderBy('name')->get();
|
||||||
$ensembles = NominationEnsemble::all();
|
$ensembles = NominationEnsemble::all();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue