@extends('layouts.student') @section('content')
Enrollment WhatsApp Group.
Can't join with QR code? join
{{$courses->cdescription}}
.'/images/power.png'}})
{{$courses->ttname}}
| id | Teacher |
|---|---|
| {{++$teacher}} |
{{$member->first_name .' '. $member->last_name}}
@if ($member->is_coach)
Main Teacher @endif |
Student WhatsApp Group
Can't join with QR code? join
Parent WhatsApp Group.
Can't join with QR code? join
Student WhatsApp Group
Can't join with QR code? join
Parent WhatsApp Group.
Can't join with QR code? join
{{$amount_per_course}} {{ $currency }} / @lang('student.course')
has discount
@else {{$amount_per_course}} {{ $currency }} / @lang('student.course') @endif @if ($is_enrolled && $enrollment->fees_by_course == 1) {{-- @lang('student.view installments') --}} @endif @endif @endifGroup Start Date!
| @lang('student.table.id') | @lang('student.table.day') | @lang('student.table.from') | @lang('student.table.to') | Class |
|---|---|---|---|---|
| {{ ++$count }} | {{Str::headline($meetingObject->getDayString($schedule->gsday))}} | {{date('h:i A', strtotime($schedule->gsfrom))}} | {{date('h:i A', strtotime($schedule->gsto))}} | {{$schedule->classname}} |
Looks like There Is No Schedule In This Course
@endforelse| @lang('student.table.group') | {{--@lang('student.table.date') | --}}|
|---|---|---|
| {{$item->gname}} | View Recordings |
You have to add this group to your favorite to see the recordings
@endif| id | Title | Type | Date | @foreach ($course_extra_meetings as $key=>$extra_meeting ) |
|---|---|---|---|---|
| {{ ++$key }} | {{$extra_meeting->mtitle}} | {{$extra_meeting->exmtyname}} | {{$extra_meeting->mstartdate}} | @if($extra_meeting->is_paid_for_all) View Recording @else View Recording @endif |
Enroll first to see any extra in this course
@endif {{-- @endif --}}