mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-20 03:34:06 +00:00
v5.0.0 update
This commit is contained in:
@@ -403,8 +403,8 @@
|
||||
</td>
|
||||
@else
|
||||
<td width="60%" class="header-section-left" style="padding-top: 0px;">
|
||||
@if($estimate->user->company)
|
||||
<h1 class="header-logo"> {{$estimate->user->company->name}} </h1>
|
||||
@if($estimate->customer->company)
|
||||
<h1 class="header-logo"> {{$estimate->customer->company->name}} </h1>
|
||||
@endif
|
||||
</td>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user