@if($trainings->count())
| Name | Description | YouTube | File | {{--Uploaded | --}}Actions |
|---|---|---|---|---|---|
| {{ $material->material_name }} | {{ Str::limit($material->material_description, 60) }} | @if($material->youtube_link) View @else — @endif | @if($material->material && $material->material->file_name) @else @endif | {{--{{ $material->created_at->format('d M Y') }} | --}}
No materials uploaded yet.
@endif