Merge pull request #13809 from snipe/bug/sc-23893

Added min_amt value to model detail page
This commit is contained in:
snipe 2023-10-30 13:21:00 +00:00 committed by GitHub
commit d404452f5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -236,6 +236,12 @@
</li>
@endif
@if ($model->min_amt)
<li>{{ trans('general.min_amt') }}:
{{$model->min_amt }}
</li>
@endif
@if ($model->manufacturer)
<li>
{{ trans('general.manufacturer') }}: