hasManyThrough( City::class, PostCity::class, 'post_id', 'id', 'id', 'city_id' ); } }