@extends('web.layout.master') @section('content')

{{$match->title}}, {{$match->subtitle}} - Live Cricket Score

Series: {{json_decode($match->competition)->title}} Venue: {{json_decode($match->venue)->name}}, {{json_decode($match->venue)->location}} Date & Time: {{$formattedDateTime}}

@if($match->status == 2)Completed @elseif($match->status == 1)Live @endif - {{$match->subtitle}} - {{json_decode($match->venue)->location}}

{{json_decode($match->teama)->name}}

{{$score1->scores}}

{{json_decode($match->teamb)->name}}

{{$score2->scores}}

Points Table

Team P W L CRR NRR PTS