@foreach ($options['licence_type'] as $option) @php $checked = ($option['value'] == 'expert') ? 'checked="checked"' : ''; @endphp @endforeach
@include('themes.basic.partials.membership.registration.attestation')
@if ($i > 0)
@endif