validate(); $response = Http::post(config('bot.webhook'), ['text' => $validated['quote']]); $this->quote = ''; } }; ?>
{{ __('Send') }}