Add premium My Case MVP
This commit is contained in:
@@ -149,6 +149,8 @@ require_once __DIR__ . '/includes/layout.php';
|
||||
<label class="input-label" for="drInput">Question or pasted text</label>
|
||||
<textarea id="drInput" name="drInput" rows="8" placeholder="Describe the legal question, paste case notes, or both. The agent will research the corpus from 3–5 angles."></textarea>
|
||||
|
||||
<?php require __DIR__ . '/includes/case_toggle.php'; ?>
|
||||
|
||||
<div class="form-footer">
|
||||
<p id="drStatus" class="form-status" role="status" aria-live="polite"></p>
|
||||
<button id="drRunButton" type="submit">Run deep research</button>
|
||||
|
||||
Reference in New Issue
Block a user