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