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