© 2026 Hedgehog Software, LLC
TextEntry::make('strap') ->columnSpanFull() ->getStateUsing(function (Product $record) { ray($record); return $record->strap === 1 ? 'Ja' : 'Nee'; })