Fix indent

This commit is contained in:
Marcus Moore
2025-08-26 11:34:10 -07:00
parent 3160d1064d
commit 823c67400d

View File

@@ -38,7 +38,7 @@
| **{{ trans('mail.serial') }}** | {{ $item_serial }} |
@endif
@if (isset($qty))
| **{{ trans('general.qty') }}** | {{ $qty }} |
| **{{ trans('general.qty') }}** | {{ $qty }} |
@endif
@endcomponent