@extends('layouts.commonmaster') @section('title') | Dashboard @endsection @push('styles') @endpush @section('content')
| # | Match | Attendance | Revenue | Date | View Stats |
|---|---|---|---|---|---|
| {{ $number }}. |
vs
|
{{ $sg->attended_count }}({{$sg->not_attended_count}}) | KSH {{ number_format($sg->revenue_generated, 2) }} | {{ \Carbon\Carbon::parse($sg->start_date)->format('M jS') }} | View |
No Upcoming Matches Scheduled