handle() handle(\Illuminate\Http\Request $request) : mixed|void 处理请求 Parameters \Illuminate\Http\Request $request Returns mixed|void —
withContent() withContent(string $title, string $value, string $style = 'success') : $this 设置卡片内容. Parameters string $title string $value string $style Returns $this —