invoice Mail, weitere Punkte
This commit is contained in:
parent
02e78e7255
commit
39ef16686a
10 changed files with 299 additions and 6 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<div class="col-12 col-lg-6">
|
||||
<div class="form-row">
|
||||
<div class="form-group col-md-12">
|
||||
<label for="company" class="form-label">{{ __('Company name') }}*</label>
|
||||
<label for="company" class="form-label">{{ __('Company name') }}* (alternativ: Vor- und Nachname)</label>
|
||||
{{ Form::text('company', $user->account->company, array('placeholder'=>__('Company name'), 'class'=>'form-control', 'id'=>'company', 'required'=>true, 'tabindex' => 1)) }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue