Detail Kegiatan Detail Kegiatan Kegiatan

{!! $this->event->detail ?? '-' !!}

Peserta

{!! $this->event->participants ?? '-' !!}

@if($this->event->file)

Berkas

{{ $this->event->name ?? '-' }}
{{ $this->event->file ?? '-' }}
@endif

{{ $this->event->name ?? '-' }}

  • {{ optional($this->event->start_date)->format('d M Y') ?? '-' }} - {{ optional($this->event->end_date)->format('d M Y') ?? '-' }}
  • {{ $this->event->executor ?? '-' }}
  • {{ $this->event->location ?? '-' }}
  • {{ money_format_idr($this->event->budget) ?? '-' }}
  • {{ $this->event->information ?? '-' }}