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