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