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