only([ 'long', 'short', ])->toArray(); } public function attributes(): array { return [ 'long' => 'Location Description', 'short' => 'Location Identifier', ]; } }