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