Add qty to accessory eula pdf
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user