belongsToMany(User::class, 'user_notification', 'notification_id', 'user_id'); } }