@props([ 'course' ])
@if($course->lastedit_date)
تم تحديث المحتوي
@elseif($course->views)
الاكثر طلبا
@else
جديد
@endif {{ $course->name }}
@if($course->Category) @endif

{{ \Illuminate\Support\Str::limit($course->name,20) }}

{{ \Illuminate\Support\Str::limit($course->short_description,80) }}

{{ $course->Instructor?->name }}
{{ $course->Instructor?->name }}
{{ $course->Instructor?->title }}
ابدأ الآن