@inject('carbon', 'Carbon\Carbon')
@if($schedule->count() === 0)
Sorry, there is no schedule data available at present.
@else
@if(request('type') === 'today') @endif
@foreach($schedule as $key => $item) @php($is_live = \Carbon\Carbon::now()->between($item->startsAt(),$item->endsAt())) @php($toggle_show_earlier = request('type') === 'today' && now()->gt($schedule[($keyendsAt()) ) @endforeach
@endif