Clarify invoice design label
This commit is contained in:
parent
2379005943
commit
809a53ae65
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@
|
|||
<div class="col-md-6">
|
||||
|
||||
{!! Former::select('invoice_design_id')
|
||||
->label('default_design')
|
||||
->label('invoice_design')
|
||||
->fromQuery($invoiceDesigns, 'name', 'id') !!}
|
||||
{!! Former::select('quote_design_id')
|
||||
->label('quote_design')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue