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