Category | Videos | Action |
---|---|---|
{{ $edu->category }} |
@if ($edu->video1)
{{ $edu->video1 }}
@endif @if ($edu->video2) {{ $edu->video2 }} @endif @if ($edu->video3) {{ $edu->video3 }} @endif @if ($edu->video4) {{ $edu->video4 }} @endif @if ($edu->video5) {{ $edu->video5 }} @endif |
{{-- --}} |