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