{{--
--}}
{{-- --}}
Personal Information
Basic info, like your name and address, that you use on Nio Platform.
Nama Kegiatan
{{$cooperation->name}}
Diunggah Pada
{{idn_date($cooperation->created_at, 'l, d F Y')}}
Tanggal Mulai Pengajuan
{{idn_date($cooperation->start_date, 'l, d F Y')}}
Tanggal Akhir Pengajuan
{{idn_date($cooperation->end_date, 'l, d F Y')}}
Deskripsi
{!!$cooperation->description!!}
Banner
@if (filled($cooperation->banner))
@else
-
@endif
Template Pengajuan
@if (filled($cooperation->offer_file_template))
@else
-
@endif
{{-- {{dd($mediaCooperationPivot->status != '0')}} --}}