mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-15 18:02:55 -05:00
v5.0.0 update
This commit is contained in:
@@ -385,8 +385,8 @@
|
||||
</td>
|
||||
@else
|
||||
<td width="60%" class="header-section-left" style="padding-top: 0px;">
|
||||
@if($invoice->user->company)
|
||||
<h1 class="header-logo"> {{$invoice->user->company->name}} </h1>
|
||||
@if($invoice->customer->company)
|
||||
<h1 class="header-logo"> {{$invoice->customer->company->name}} </h1>
|
||||
@endif
|
||||
</td>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user