@use('App\Helpers\Helper') @props([ 'name' => 'purchase_cost', 'label' => null, 'item' => null, 'currencyType' => null, ])
$errors->has($name), ]) >
{{ $currencyType ?? $snipeSettings->default_currency }}

{{ trans('general.purchase_cost_format_help', ['format' => $snipeSettings->digit_separator]) }}