OpenJob(SoapService::MakeJobJSON('test', 10, 0, 0, 'test render', $testScript)); return response(base64_decode($result->OpenJobExResult->LuaValue[0]->value)) ->header('Content-Type', 'image/png'); } }