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