Add premium My Case MVP
This commit is contained in:
@@ -171,6 +171,8 @@ require_once __DIR__ . '/includes/layout.php';
|
||||
<label class="input-label" for="bvjNotes">Additional case context <span class="optional-hint">(optional)</span></label>
|
||||
<textarea id="bvjNotes" name="bvjNotes" rows="4" placeholder="Add context about specific aspects of the case you want the agent to focus on, or clarify any information in the document. The document itself is the primary input."></textarea>
|
||||
|
||||
<?php require __DIR__ . '/includes/case_toggle.php'; ?>
|
||||
|
||||
<div class="form-footer">
|
||||
<p id="bvjStatus" class="form-status" role="status" aria-live="polite"></p>
|
||||
<button id="bvjRunButton" type="submit">Analyse document</button>
|
||||
|
||||
Reference in New Issue
Block a user