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