@if(isset($card_title))
@endif
{{-- Progressbar --}}
@foreach ( $data['questionGroups'] as $group )
{{ $loop->iteration }}/{{ count($data['questionGroups']) + 1 }} {{ $group['label'] }}
@endforeach
{{ count($data['questionGroups']) + 1 }}/{{ count($data['questionGroups']) + 1 }} {{ __('Összesítő') }}
@if($type == 'edit')
@else
@endif
@if(auth()->check())
@if($valid_tcn_data)
@else
@endif
@else
@endif