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