Perjalanan Belajar Anda

@foreach ($learningPaths as $path)

{{ $path->title }}

{{ $path->description }}

Mentor: {{ $path->mentors }}

{{ $path->order }}
@endforeach