belongsToMany(User::class)->withPivot('user_id')->withTimestamps(); } }