1
0
forked from poc/pds

Changed label name of machine

This commit is contained in:
dhanabalan
2026-02-20 15:33:56 +05:30
parent 8fedc01efd
commit 95c27d6821

View File

@@ -39,7 +39,7 @@ class ProcessOrderExporter extends Exporter
ExportColumn::make('sfg_number')
->label('SFG NUMBER'),
ExportColumn::make('machine_name')
->label('MACHINE ID'),
->label('MACHINE NAME'),
ExportColumn::make('scrap_quantity')
->label('SCRAP QUANTITY'),
ExportColumn::make('rework_status')