prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2cfca44edc - Show all commits

View File

@ -37,7 +37,7 @@ class PageController extends Controller
$value = Subject::find($id)->name;
$carry[$id] = $value;
return $carry;
});
});
// $subjects = EntranceExamination::pluck('name', 'id');
// $infBez = $faculties->find(FacultyEnum::InfBez->value);
// $query = `select faculties.name, directions.name, directions.id