{{--
--}}
{{-- --}}
Personal Information
Basic info, like your name and address, that you use on Nio Platform.
Nama Klasifikasi
{{$contentRecapClassification->name}}
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')}}
Deskripsi
{!! filled($contentRecapClassification->description) ? $contentRecapClassification->description : '-' !!}