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

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

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

CURRENT SERIES

@endsection @section('scripts') @endsection