forgotten company and user logo added
This commit is contained in:
@@ -188,9 +188,7 @@
|
||||
@if (setting('company.logo'))
|
||||
<img src="{{ Storage::url(setting('company.logo')) }}"/>
|
||||
@else
|
||||
<span class="avatar avatar-size rounded-circle bg-default">
|
||||
<i class="fas fa-building"></i>
|
||||
</span>
|
||||
<img src="{{ asset('public/img/company.png') }}" height="128" width="128" alt="Company"/>
|
||||
@endif
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user