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