@extends('layouts.app') @section('content')
Check My Winnings
@if (isset($error))
{{ $error }}
@endif
{{ csrf_field() }}
@endsection