@if($type === 'previous') {{ __('app.previous_step') }} @elseif($type === 'restart') {{ __('app.restart') }} @elseif($type === 'next') {{ __('app.next_step') }} @endif