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