invoice logo updated to company logo

This commit is contained in:
batuhanbas
2019-11-17 17:01:26 +03:00
parent e3ea0e3ef5
commit e65760aa29
5 changed files with 7 additions and 15 deletions

View File

@ -39,8 +39,6 @@
{{ Form::textareaGroup('notes', trans_choice('general.notes', 2)) }}
{{ Form::textareaGroup('footer', trans('general.footer')) }}
{{ Form::fileGroup('logo', trans('settings.invoice.logo')) }}
</div>
</div>