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