@php $url = $c->video_enable ? route('user.course.show',['id' => $c->id ]) : '#'; @endphp
@if(isset($c->user)) {{ $c->user['fname'] }}@endif
{{ date('Y m/d', strtotime($c['created_at'])) }}