@extends('admin.layouts.default') @section('content') {{ HTML::style('css/admin/datatable.css') }} {{ HTML::script("js/admin/datatable.js") }}
Match Key | Team Key | Team Name | Player Key | Player Name | Player Role |
---|---|---|---|---|---|
{{$match_scores_batting->matchplayers_matchkey}} | {{$match_scores_batting->teams_team_key}} | {{$match_scores_batting->teams_team}} | {{$match_scores_batting->players_player_key}} | {{$match_scores_batting->matchplayers_name}} | {{$match_scores_batting->matchplayers_role}} |
Match Key | Team Key | Team Name | Player Key | Player Name | Player Role |