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