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