forgotten company and user logo added

This commit is contained in:
batuhanbas
2019-11-29 11:09:11 +03:00
parent ff69b26214
commit 1c281db6f3
14 changed files with 29 additions and 24 deletions

View File

@ -12,7 +12,7 @@
<div class="header-body text-center mb-5">
<div class="row justify-content-center">
<div class="col-xl-5 col-lg-6 col-md-8">
<img class="login-logo pb-5" src="{{ asset('public/img/akaunting-logo-white.png') }}" alt="Akaunting" />
<img class="login-logo pb-5" src="{{ asset('public/img/akaunting-logo-white.png') }}" alt="Akaunting"/>
</div>
</div>
</div>