Update FormOtherController.php

This commit is contained in:
Jagad R R
2025-02-15 13:35:17 +07:00
parent 7c2e369334
commit 65f4065d49
@@ -216,7 +216,7 @@ class FormOtherController extends Controller
} catch (\Exception $e) { } catch (\Exception $e) {
session()->flash('error', 'Failed to send whatsapp message.'); session()->flash('error', 'Failed to send whatsapp message.');
} finally { } finally {
Log::error("Failed to send WhatsApp message to {$phoneNumbers}: "); Log::error("Failed to send WhatsApp message to");
} }
// Send bulk email // Send bulk email