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