@if(!$disabled)
@if(substr($date,0,10)==date('Y-m-d'))
Astăzi
@else
Evenimente {{date('d.m.Y',strtotime($date))}}
@endif
@endif
@php
$last_sport = '';
$last_competition = '';
$last_match = '';
@endphp
@if(count($matches) > 0)
@foreach ($matches as $match)
@if($last_match!=$match->home.' '.$match->away)
@if($last_match!='')
{!!$home!!}
{!!$x!!}
{!!$away!!}