@isset($activity?->id)
Activity: {{ $activity?->id ?? 'waiting' }}
{{ data_get($activity, 'description') }}
@endisset