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