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