is_shipped ? 'shipped' : 'not_shipped'; $class = $record->is_shipped ? 'success' : 'mute'; ?>