{{> (resolvePath "templates/actors/loot/sidebar.hbs")}}

{{formInput fields.name value=actor.name aria=(object label=fields.name.label) placeholder=(localize "PF2E.loot.LootNamePlaceholder")}}

{{localize "PF2E.loot.MerchantLabel"}}: {{localize "PF2E.loot.MerchantDescription"}}
" data-tooltip-direction="LEFT" >
{{formInput systemFields.lootSheetType classes="type" value=data.lootSheetType options=lootSheetTypeOptions}}
{{> (resolvePath "templates/actors/loot/inventory.hbs")}}