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