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