@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
@if(empty($game))
@else
@endif
@endsection