@extends('admin.layouts.app') @section('content')
Detail activity information and content
{{ session('success') }}
Activity details and settings.
Daftar batch yang tersedia untuk kegiatan ini.
Batch | Status | Kuota | Harga | Pendaftaran | Pelaksanaan | Aksi |
---|---|---|---|---|---|---|
{{ $batch->nama_batch }}
Batch ke-{{ $batch->batch_ke }}
|
{{ ucfirst($batch->status) }} | {{ $batch->kuota }} peserta | Rp {{ number_format($batch->harga, 0, ',', '.') }} |
{{ $batch->tanggal_mulai_pendaftaran->format('d M Y') }}
s/d
{{ $batch->tanggal_selesai_pendaftaran->format('d M Y') }}
|
{{ $batch->tanggal_mulai_kegiatan->format('d M Y') }}
s/d
{{ $batch->tanggal_selesai_kegiatan->format('d M Y') }}
|
{{ $path->description }}
No learning paths available.
@endif{{ $highlight->description }}
No highlights available.
@endif{{ $testimonial->content }}
No testimonials available.
@endifNo gallery images available.
@endif{{ $faq->answer }}
No FAQs available.
@endif