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