@php $configData = Helper::appClasses(); @endphp @extends('layouts/layoutMaster') @section('title', 'Game Tickets') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Bingo Tickets for game # {{$game->id}} played on {{$game->start_time}}

Game Type Customer Name Customer Number Start Time End Time Status Actions
@endsection