belongsToMany(Membership::class, 'services_memberships', 'service_id', 'membership_id'); } }