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