Cuentanos tus intereses

@foreach($Interests as $interest)

{{ $interest->name }}

@foreach($interest->subcategories as $s=>$sub) {{ $sub->name }} @endforeach
@endforeach
@foreach($myCatsList as $myCat) {{ $myCat->name }} @endforeach @if(!count($myCatsList))

AGREGA TUS INTERESES

@endif
@if(empty($myCats)) @else COMENCEMOS @endif