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