public function send()
    {
        $response = collect();

        foreach ($this->recipients as $recipient) {