@if(have_rows('portals'))
@while (have_rows('portals')) @php the_row() @endphp
@endwhile
@endif
@if(have_rows('portals'))
@while (have_rows('portals')) @php the_row() @endphp
@if(get_sub_field('login_url'))
@endif
@if (get_sub_field('register_url'))
@endif
@endwhile
@endif
@if(have_rows('portals'))
@while (have_rows('portals')) @php the_row() @endphp
{!! get_sub_field('description') !!}
@endwhile
@endif
@if(have_rows('portals'))
@while (have_rows('portals')) @php the_row() @endphp
{!! get_sub_field('description') !!}
@endwhile
@endif