hasMany(CompanyLocation::class, 'company_id', 'id')->orderBy('line1', 'ASC'); } }