Changed label name of machine #359

Merged
jothi merged 1 commits from ranjith-dev into master 2026-02-20 10:04:10 +00:00
Showing only changes of commit 95c27d6821 - Show all commits

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')