first(); // $this->info( // collect( // json_decode(data_get($activity, 'description'), associative: true, flags: JSON_THROW_ON_ERROR) // ) // ->sortBy('order') // ->map(fn($i) => $i['output']) // ->implode("\n") // ); // })->purpose('Display an inspiring quote');