{{$team_name}}
{{Form::text('team_balances[]', $team_balance, [ 'class' => 'form-control col-xs-5 team_balance', 'style' => 'width: 70px !important;' ] )}}
%
{{Form::hidden('trz_member_ids[]', $member_id)}} {{Form::hidden('trz_team_ids[]', $team_id)}}