mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	v5.0.0 update
This commit is contained in:
		| @ -312,7 +312,7 @@ | ||||
|                     @if($logo) | ||||
|                     <img class="header-logo" src="{{ $logo }}" alt="Company Logo"> | ||||
|                     @else | ||||
|                     <h1 class="header-logo"> {{$invoice->user->company->name}} </h1> | ||||
|                     <h1 class="header-logo"> {{$invoice->customer->company->name}} </h1> | ||||
|                     @endif | ||||
|                 </td> | ||||
|                 <td width="50%" class="text-right company-address-container company-address"> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user