fix lint
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Waiting to run Details
Tests & Lint & Deploy to Railway / deploy (push) Blocked by required conditions Details

This commit is contained in:
aslan 2024-03-13 15:06:56 +03:00
parent 1aded8007b
commit 2cfca44edc
1 changed files with 1 additions and 1 deletions

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