@if (isset($currency_type)) {{ $currency_type }} @else {{ $snipeSettings->default_currency }} @endif
{!! $errors->first('purchase_cost', '') !!}

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