handle() handle(\Illuminate\Http\Request $request) : mixed|void 处理请求 Parameters \Illuminate\Http\Request $request Returns mixed|void —
withFooter() withFooter(string $new, string $open, string $response) : $this 卡片底部内容. Parameters string $new string $open string $response Returns $this —