Add qty to accessory eula pdf

This commit is contained in:
Marcus Moore
2025-08-21 15:05:24 -07:00
parent 7c58bfa282
commit c076b37c9b

View File

@@ -24,6 +24,7 @@
<p>
{{ trans('general.date') }}: {{ date($date_settings) }} <br>
{{ trans('general.asset_model') }}: {{ $item_model }}<br>
{{ trans('general.quantity') }}: {{ $qty }}
</p>
@if ($eula)
@@ -44,4 +45,4 @@
<img src="{{ $signature }}" style="max-width: 600px; border-bottom: black solid 1px;">
@endif
</body>
</html>
</html>