['required', 'string', 'max:200'], 'heading' => ['nullable', 'string', 'max:200'], 'body_text' => ['required', 'string', 'max:5000'], 'button_text' => ['nullable', 'string', 'max:100'], ]; } }