@livewireStyles

{{ $card->title }}

{{ $card->subtitle }}

{{ date('d M Y', strtotime($card->date)) }}

{{ $card->start_time }} - {{ $card->end_time }}

{{ $card->location_name }}

@if ($card->bg_music != null && $card->bg_music != '') @endif
{!! $card->body !!}

SCHEDULE

@foreach ($card->schedule as $key => $schedule) @endforeach
{{ $schedule['data']['time'] }} {{ $schedule['data']['activity'] }}

COUNTDOWN

@php $count_date = explode('-', $card->date); @endphp
0 0 0 0 Hari Jam Minit Saat
{{-- @if ($card->youtube_url != null || $card->youtube_url != '')

VIDEO LAGU

@php $video_autoplay = $card->bg_music != null && $card->bg_music != '' ? 'autoplay;' : null; @endphp
@endif --}}

POWERED BY

Follow Us

Calendar

Chat AI

Location

@livewireScripts