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