{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/contracts\/new.php",
"content": "<?php ob_start(); ?>\n\n<nav class=\"breadcrumb\">\n <a href=\"\/contracts\">Contracts<\/a> » Neu\n<\/nav>\n\n<h1>Neuer Contract<\/h1>\n\n<?php if (isset($_SESSION['error'])): ?>\n<div class=\"alert alert--error\"><?= htmlspecialchars($_SESSION['error']) ?><\/div>\n<?php unset($_SESSION['error']); ?>\n<?php endif; ?>\n\n<form class=\"form\" style=\"max-width: 800px;\"\n hx-post=\"\/contracts\"\n hx-headers='{\"X-CSRF-TOKEN\": \"<?= $csrfToken ?>\"}'\n hx-disabled-elt=\"button[type=submit]\">\n <div class=\"form-group\">\n <label for=\"name\">Name *<\/label>\n <input type=\"text\" id=\"name\" name=\"name\" class=\"form-input\" required\n placeholder=\"z.B. view-structure-contract\">\n <\/div>\n\n <div class=\"form-group\">\n <label for=\"version\">Version<\/label>",
"numLines": 25,
"startLine": 1,
"totalLines": 66
}
}
}