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