@if(property_exists('workflow', $activity_log)) @if($activity_log->hasStep('complete')) @endif @if($activity_log->hasStep('verify')) @endif @if($activity_log->hasStep('approve')) @endif @if($activity_log->hasStep('publish')) @endif @if($activity_log->hasStep('unpublish')) @endif @if($activity_log->hasStep('archive')) @endif @endif