{{--
--}}
{{-- --}}
Personal Information
Basic info, like your name and address, that you use on Nio Platform.
Nama OPD
{{$governmentAgency->name}}
Singkatan Nama
{{$governmentAgency->short_name ?? '-'}}
Lokasi
{{$governmentAgency->location ?? '-'}}
Isu
@if ($governmentAgency->issues->count() > 0)
{{$governmentAgency->issues->count()}}
@else
{{$governmentAgency->issues->count()}}
@endif
Dibuat Pada
{{idn_date($governmentAgency->created_at, 'l, d F Y')}}
Deskripsi
{!!$governmentAgency->description ?? '-' !!}