Detail Klasifikasi Rekap Konten
- Detail klasifikasi rekap konten dapat dilihat di sini.
{{--
--}}
{{-- --}}
Personal Information
Basic info, like your name and address, that you use on Nio Platform.
Nama Klasifikasi
{{$contentRecapClassification->name}}
Tahun
{{$contentRecapClassification->year}}
Rekap Konten
@if ($contentRecapClassification->contentRecaps->count() > 0)
{{$contentRecapClassification->contentRecaps->count()}}
@else
{{$contentRecapClassification->contentRecaps->count()}}
@endif
Dibuat Pada
{{idn_date($contentRecapClassification->created_at, 'l, d F Y')}}
Dibuat Oleh
{{$contentRecapClassification->enhancer->name}}
Deskripsi
{!!$contentRecapClassification->description ?? '-' !!}