Added remark column in panel box consolidate report
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Gemini PR Review / Gemini PR Review (pull_request) Failing after 16s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 12s
Laravel Pint / pint (pull_request) Failing after 5m24s
Laravel Larastan / larastan (pull_request) Failing after 38m55s

This commit is contained in:
dhanabalan
2026-09-11 12:29:00 +05:30
parent 8812ae8dc9
commit a455ca38f8
2 changed files with 8 additions and 1 deletions

View File

@@ -266,6 +266,7 @@
<th width="12%">S.No</th>
<th>Supplier Number</th>
<th>Serial Number</th>
<th>Remark</th>
<th width="20%">Status</th>
</tr>
</thead>
@@ -292,6 +293,12 @@
</span>
</td>
<td>
<span class="remark" style="white-space: nowrap;">
{{ $record->remark }}
</span>
</td>
<td>
<span class="not-ok">
NOT OK