@if($default==$k)
Cele mai bune cote
@endif
@php
$i=0;
$opperators=DB::select('select * from opperators where status=1 order by id asc');
@endphp
@foreach($opperators as $opp)
@if($i==0)
@endif
@php
$i++;
@endphp
@endforeach
@php
$i=0;
@endphp
@foreach($odds[$cat->name][$k]['888Sport'] as $kk => $v)
@if($i==0)
{{str_replace('Draw','Egal',str_replace('[away]',$match[0]->away,str_replace('[home]',$match[0]->home,$kk)))}}
@endif
@foreach($opperators as $opp)
@if(isset($odds[$cat->name][$k][$opp->name]))
@if(isset($odds[$cat->name][$k][$opp->name][$kk]))
@else
@endif
@else
@endif
@endforeach
@endforeach