1
0
forked from poc/pds

Updated man_marked_status label on import / export / resource page

This commit is contained in:
dhanabalan
2026-03-09 20:02:48 +05:30
parent a292b44fa9
commit 232316f516
3 changed files with 4 additions and 4 deletions

View File

@@ -289,7 +289,7 @@ class ClassCharacteristicExporter extends Exporter
ExportColumn::make('marked_by')
->label('MARKED BY'),
ExportColumn::make('man_marked_status')
->label('MANUAL MARKED STATUS'),
->label('MANUAL MARKED PHYSICAL COUNT'),
ExportColumn::make('man_marked_datetime')
->label('MANUAL MARKED DATETIME'),
ExportColumn::make('man_marked_by')