notification->user_id), ]; } public function broadcastAs(): string { return 'notification.created'; } }