Updated label name on exporter page #280

Merged
jothi merged 1 commits from ranjith-dev into master 2026-01-30 03:50:44 +00:00
Showing only changes of commit 54bcf4cf28 - Show all commits

View File

@@ -31,7 +31,7 @@ class CharacteristicApproverMasterExporter extends Exporter
ExportColumn::make('machine_name')
->label('MACHINE NAME'),
ExportColumn::make('characteristic_field')
->label('MASTER CHARACTERISTIC FIELD 1'),
->label('MASTER CHARACTERISTIC FIELD'),
ExportColumn::make('name1')
->label('APPROVER NAME 1'),
ExportColumn::make('mail1')