|
|
|
|
Berkas | ||||||
|---|---|---|---|---|---|---|---|---|---|
|
@unless ($selectAll)
Anda telah memilih {{ $educations->count() }} hasil lab, apakah
Anda mau memilih semua {{ $educations->total() }} hasil lab?
@else
Anda sekarang memilih semua
{{ $educations->total() }} hasil lab.
@endif
|
|||||||||
|
|
{{ $education->title ?? '-' }} | {{ $education->is_active ? 'aktif' : 'nonaktif' }} | @foreach ($education->thumbnailUrl() as $item) Lihat Berkas @endforeach | ||||||