{{ $curriculumSession->title }}
Lorem ipsum dolor sit amet consectur elit sed eiusmod tempor incidid unt labore dolore magna.
@extends('layout_web.layouts') @section('content')
Lorem ipsum dolor sit amet consectur elit sed eiusmod tempor incidid unt labore dolore magna.
No curriculum sessions available for you at the moment.
@endifDescription: {{ $studentContent->curriculum->description ?? 'No description available' }}
Education Stage: {{ $studentContent->educationalStage->name ?? 'No Education Stage available' }}
Stage Year: {{ $studentContent->stageYear->name ?? 'No Stage Year available' }}
No curriculum available at the moment.
@endifNo curriculum available at the moment.
@endif{{ substr($teacher->description, 0, 100) }}..
@if ($teacher->cv) Download CV @endif
@if ($teacher->channel_link) Visit Channel @endif
{{ substr($teachers->description, 0, 100) }}..
@if ($teacher->cv) Download CV @endif
@if ($teacher->channel_link) Visit Channel @endif
No teacher found.
@endifTeacher: {{ $appointment->teacher->name ?? 'N/A' }}
Curriculum: {{ $appointment->curriculum->name ?? 'N/A' }}
Time: {{ $appointment->time_from }} - {{ $appointment->time_to }}
Please Select appointments.
@endifTeacher: {{ $appointment->teacher->name ?? 'N/A' }}
Curriculum: {{ $appointment->curriculum->name ?? 'N/A' }}
Time: {{ $appointment->time_from }} - {{ $appointment->time_to }}