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