@extends('theme.master') @section('title', "$course->title") @section('content') @include('admin.message') @include('sweetalert::alert')
{{ $course->title }}

{{ $course->title }}

{{ $course->user->fname }}
{{ $course->short_detail }}
@if(!empty($progress))
Warning: count(): Parameter must be an array or an object that implements Countable in /home/clienti2020/public_html/novaballet.it/resources/views/front/course_content.blade.php on line 144

Warning: count(): Parameter must be an array or an object that implements Countable in /home/clienti2020/public_html/novaballet.it/resources/views/front/course_content.blade.php on line 149

Warning: Division by zero in /home/clienti2020/public_html/novaballet.it/resources/views/front/course_content.blade.php on line 151
 
@else
 
@endif @if(isset($items)) @if($course->chapter[0]->courseclass[0]->type == "video" || $course->chapter[0]->courseclass[0]->type == "audio") @if(isset($course->chapter[0]->courseclass[0])) @if($course->chapter[0]->courseclass[0]->iframe_url == NULL) @else
@php $url = Crypt::encrypt($course->chapter[0]->courseclass[0]->iframe_url); @endphp {{ __('frontstaticword.ContinuetoLecture') }}
@endif @else @endif @endif @endif