next())) data-next="{{$step->next()}}" @endif @if(!empty($step->returnLink())) data-return="{{$step->returnLink() ? 'true' : 'false'}}" @endif>
@if(!empty($step->introView()))
@include($step->introView())
@endif