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