@extends('index') @section('content')
00 Hari
00 Jam
00 Menit
00 Detik
{{ $schedule->date->format("d F Y") }}
{{ $schedule->location }}
{!! $schedule->content !!}
@endsection @push('scripts') @endpush