@extends('main_layouts.admin_template') @section('content')

Sports


@if(!empty($row )) @foreach ($row as $r) @endforeach @else

No Record Found.

@endif
@endsection