model as per sheet variable imort route call

This commit is contained in:
2025-12-19 17:53:45 +05:30
parent 51088975d3
commit 18a402edd4
8 changed files with 144 additions and 49 deletions

View File

@@ -28,6 +28,9 @@
<option value="">Laying Sheet</option>
</select> -->
<label class="form-label">RA Bill No</label>
<input type="text" name="RA_Bill_No" class="form-control mb-3" required>
<!-- 3. FILE UPLOAD -->
<label class="form-label">Choose File</label>
<input type="file" name="file" class="form-control mb-3" required>