SN
Size: a a a
E
SN
SN
SN
return Course::whereHas('groups', function (Builder $query) use ($user) {
$query->where('tutor_id', $user->id);
})->get()->toArray();SN
N
N
N
N
SN
SN
SN
N
VY
$application->form_comment == 'eng' ? 'en' : 'ru'IN
VY
IN