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