hasMany(SchedulePeriod::class)->select(['id', 'schedule_id', 'organization_id', 'time_period_id', 'order_num']); } }