Update FormOtherController.php
This commit is contained in:
@@ -216,7 +216,7 @@ class FormOtherController extends Controller
|
||||
} catch (\Exception $e) {
|
||||
session()->flash('error', 'Failed to send whatsapp message.');
|
||||
} finally {
|
||||
Log::error("Failed to send WhatsApp message to {$phoneNumbers}: ");
|
||||
Log::error("Failed to send WhatsApp message to");
|
||||
}
|
||||
|
||||
// Send bulk email
|
||||
|
||||
Reference in New Issue
Block a user