@include('game.participants._form', [ 'participant' => $participant, 'action' => route('game.participants.update', $participant), 'method' => 'PUT', ])