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