@if($curso->url_introduccion != null)
@endif
{{ $curso->title }}
@if($evento == null)
@else
@endif
Profesor
{{ $curso->mentor->display_name }}
{{ $curso->mentor->usercampo->biografia }}
LECCIONES
@foreach($lecciones as $lecc)
@endforeach
VALORACIONES
@foreach($comentarios as $comen)
@endforeach
{{--
@for($i=1; $i<=3; $i++)
Jhon Doe
12/03/2023
Fusce felis tortor, condimentum at purus nec,
vehicula malesuada lectus. Proin nec purus vel enim interdum feugiat.
@endfor
--}}