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