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