Updated label names
This commit is contained in:
@@ -17,7 +17,7 @@ class ProductionQuantityExporter extends Exporter
|
||||
ExportColumn::make('id')
|
||||
->label('ID'),
|
||||
ExportColumn::make('item.code')
|
||||
->label('CODE'),
|
||||
->label('ITEM CODE'),
|
||||
ExportColumn::make('serial_number')
|
||||
->label('SERIAL NUMBER'),
|
||||
ExportColumn::make('line.name')
|
||||
|
||||
Reference in New Issue
Block a user