| Reward | Quantity | |
|---|---|---|
| {!! Form::select('rewardable_id[]', $recipes, $loot->rewardable_id, ['class' => 'form-control recipe-select selectize', 'placeholder' => 'Select Recipe']) !!} | {!! Form::text('quantity[]', $loot->quantity, ['class' => 'form-control']) !!} | Remove |