ВШ
Size: a a a
ВШ
VY
public function periods()сюда можно как-то всунуть orderBy('length') ?
{
return $this->belongsToMany(Period::class)->withPivot('period_coeff');
}
VY
D
public function periods()сюда можно как-то всунуть orderBy('length') ?
{
return $this->belongsToMany(Period::class)->withPivot('period_coeff');
}
ЕК
AG
ЕК
VY
AG
AG
AG
ЕК
A
VY
VY
return InfoSection::with('translates')->find($infoSectionId)
->load(['markets.locale', 'countries.currentTranslate', 'periods']);
VY
IA
return InfoSection::with('translates')->find($infoSectionId)
->load(['markets.locale', 'countries.currentTranslate', 'periods']);
VY
IA
VY