| Resource Details | Format | Access | Date | Actions |
|---|---|---|---|---|
|
{{-- Icon Logic --}}
{{ $mat->title }}
@if ($mat->type == 'pdf')
{{ $mat->file_size ?? 'N/A' }}
@else
Open Link
@endif
|
{{-- 2. Format Badge --}}
@if ($mat->type == 'pdf') PDF @elseif($mat->type == 'video') Video @else Link @endif | {{-- 3. Access Info --}}@if ($mat->is_downloadable) Downloadable @else View Only @endif | {{-- 4. Date --}}{{ $mat->created_at->format('M d, Y') }} | {{-- 5. Actions (Triggers Global JS) --}}
|
No materials foundTry adjusting your search or filters. |
||||